Loading Tool

Explorer IconExplorer

Memory Pool

29,433 transactions
6.14 vMB
0.02577560 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.39/200 MB

Candidate Block

Mining Attempt f74fd51df16fc554f7d18a771c9b27e26cc3b0e3a75b9de2a3d8b08a77152f66
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root de2f3d626a90f644a3c935e833b2b6af0bf45122f81d04dabf8bd173d3d74bac
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,190
Size: 0.41 vMB
Total Fees: 0.01019486 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (809,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,703 103,703 00000000000327761f2d89500fb8daf38371a8a8c4e83364d97ff78d6f42a0cc 3 0.00 vMB 0
103,702 103,702 00000000000370ab5c5127cdc7e63aae932518f80c3e92bb4815a8b649218f29 1 0.00 vMB 0
103,701 103,701 000000000000bc9beeefb24da3181c661551c57b19ae7faaedb42805a5534310 1 0.00 vMB 0
103,700 103,700 0000000000012b37740f9ef79d821e9d88312c677765a00905046b42cf8d142f 2 0.00 vMB 0
103,699 103,699 00000000000335d0709042448c330647da9220a7780f5ed4fd5a2429a2325a3b 12 0.00 vMB 0
103,698 103,698 0000000000031de4baf1d81db0e87b74f5d47b1519c1d34e28da369324d9bae1 22 0.01 vMB 0
103,697 103,697 00000000000025be4411b08b1ca089ecd2f31eba32b48df9ae06735d3e03ec4b 1 0.00 vMB 0
103,696 103,696 000000000003471ba79fe7d087bba095d672edfd4d2d97bf25d66701e49c9ee4 2 0.00 vMB 0
103,695 103,695 0000000000015dca1c5beb1a99ba39458bffb035561b48cf53a321ab0f7d9d13 4 0.00 vMB 0
103,694 103,694 00000000000311ae0f8aec5866398568be9b05ddf9de4a73222a9cde5492a32a 1 0.00 vMB 0
103,693 103,693 000000000000a4402ce9303a8edf79e588ea835bf5d0a4a63cd4f62c32e6e897 1 0.00 vMB 0
103,692 103,692 000000000002f571093ebad41ed8c9d47583598c4a1a383997c70960774d0cdd 1 0.00 vMB 0
103,691 103,691 00000000000043810c63a48b10c649ca4995be77d1d414e9172a150a700fa673 1 0.00 vMB 0
103,690 103,690 00000000000121eb805a414da2b1251a3c1c2bf5cb7f12fb457e3e3d488b5654 5 0.00 vMB 0
103,689 103,689 000000000001bf87f786363d00ea75ef57ad3ee3bad6cc52f8d1fe5775242a7c 1 0.00 vMB 0
103,688 103,688 0000000000004c4bf8d35e1b6ac1369199bee132384780208aca27bb040388b2 1 0.00 vMB 0
103,687 103,687 000000000000d96ac4426f8a6eb6954830f89eadff008ccb0a4f870fcfe9ab13 4 0.00 vMB 0
103,686 103,686 00000000000338a318524907dfe937eb2da16a87cf233bd6f711e14ec5098e4b 3 0.00 vMB 2,070
103,685 103,685 00000000000335373b1f2c26c4b2aed79b6ecaaf0d92c526121949b7190fbbb2 8 0.00 vMB 0
103,684 103,684 000000000001c29584f3f10e81b7c053952b0f21a71a2769cfa83bb7aab6bb50 1 0.00 vMB 0
103,683 103,683 000000000000306f1665d6175907a020f7ee5f7aa648e854445932261cdced55 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 43.18 GB
    • Received: 0.60 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.