Loading Tool

Explorer IconExplorer

Memory Pool

35,494 transactions
25.91 vMB
0.06386373 BTC
Random Selection Loading Transactions
Max Size: 131.96/200 MB

Candidate Block

Mining Attempt c02098dbcd5dbb0b152fb70e19a6e7de83f57e310552418ba707bb689963a6bd
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root e58064131525a70f82f9bc97bab5cc32c1d83db6986b1fd4dbe6a901529074b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,023
Size: 1.00 vMB
Total Fees: 0.01633570 BTC
Feerates: 120.00 > 1.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (594,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,240 320,240 00000000000000001ed37bfd393e05419fe9f0a019cf3442cc658db69ac4825c 1,217 0.62/1.00 vMB 31
320,239 320,239 00000000000000001934433b3f23a1eec3d9d317a3f7fb2e195a9dd9db7a69cd 143 0.18/1.00 vMB 16
320,238 320,238 00000000000000000eaa9f551c34d4f73149683e63fccb019bc23981f0b85c92 641 0.25/1.00 vMB 35
320,237 320,237 0000000000000000085998b1b2ee4fe4890a55782079ef8d06df1e5e71c43d61 771 0.45/1.00 vMB 29
320,236 320,236 0000000000000000220ad7cf8ef92c94978ecf65a4c77e3825f44a0688811f77 132 0.08/1.00 vMB 28
320,235 320,235 0000000000000000076b5d0eee58231ac9e54c26206effd015c3a604a9ce7d23 29 0.02/1.00 vMB 8
320,234 320,234 00000000000000001a3088d6c5c8f9bac1b470702c661c984641a3654864cc52 472 0.33/1.00 vMB 24
320,233 320,233 00000000000000001a2b2400f221c870799c65a2d7008a33e3da77e72aeec5cc 480 0.22/1.00 vMB 30
320,232 320,232 000000000000000019c0dedabfc2366547a8f65bac2e854f99ba15425fe1c8e7 1,453 0.64/1.00 vMB 35
320,231 320,231 000000000000000022781af5be189256170af95e7477e3c1b806f96242c46633 72 0.03/1.00 vMB 26
320,230 320,230 0000000000000000239eb4eb5120cd9ed4d43e6a87f146f5853b7ee9f243f20c 63 0.03/1.00 vMB 15
320,229 320,229 00000000000000000384957ee5b7eae5cc1387b63217f6c08ad51f1f13968544 975 0.48/1.00 vMB 31
320,228 320,228 0000000000000000042bc7da0ce84235038658460ab217234a934cd41ba0ca05 524 0.27/1.00 vMB 28
320,227 320,227 00000000000000000c3905b12c8d0ac6186b8247ea2fa4180a610da0cfbd49e1 108 0.05/1.00 vMB 31
320,226 320,226 000000000000000012eb6ae05afbc79c2ebbce5a30a7f945462be8c7983c09c7 46 0.03/1.00 vMB 116
320,225 320,225 00000000000000000f5cb89a1fc0e9bed40457e9ad0852a1aac0efac8959c289 685 0.41/1.00 vMB 25
320,224 320,224 00000000000000000e1e31265192696390355b48d4ddb2d55a3768c5c6e64473 404 0.28/1.00 vMB 23
320,223 320,223 0000000000000000055f22f7f18ecde84d43a73a5c2c8c77d262e31da7de06bb 97 0.05/1.00 vMB 25
320,222 320,222 0000000000000000072224b2a750db93019640b47b60f040e7bd5beffbc9cb8d 703 0.36/1.00 vMB 29
320,221 320,221 000000000000000018df7bfe1a1d66f4a001059666339a3852cbce5fa3c13053 426 0.24/1.00 vMB 24
320,220 320,220 0000000000000000272f0b0e64736929738fa7ea9683c1e2e03668ed80223203 856 0.46/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 638.03 GB
    • Received: 12.46 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.