Loading Tool

Explorer IconExplorer

Memory Pool

84,395 transactions
31.33 vMB
0.08835900 BTC
Random Selection Loading Transactions
Max Size: 192.11/200 MB

Candidate Block

Mining Attempt 2a24a5a55715587d1e8eb8651236d92393eff584ba25e59085cd40168086cc78
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 9e3a7c108d67eba5418bb0830d87fe66a214a233e7876e390bc3334b6b795c50
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.01263087 BTC
Feerates: 22.07 > 1.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (553,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,439 361,439 0000000000000000001915c290495a143a24ee3a39c2ff05862b6f3c5e5f0e43 274 0.22/1.00 vMB 10
361,438 361,438 000000000000000014d7676c228e3440e3013e17e810208ed6f7405932dfa146 811 0.83/1.00 vMB 13
361,437 361,437 00000000000000000c320d12994733248be97f325d2ee5ef3358f81e7d9d9dfa 2,074 0.75/1.00 vMB 41
361,436 361,436 000000000000000007802e4a62af5b844a93271cb6ab6d14285a4fa34c3b23fe 129 0.12/1.00 vMB 14
361,435 361,435 0000000000000000119247bbeea1fa3ae3697482e9d1ec294e7d151e5927c583 1,414 0.74/1.00 vMB 26
361,434 361,434 00000000000000000d1e68b1aabb79565f8307b97655d2a21c6f99b0d209a989 47 0.03/1.00 vMB 21
361,433 361,433 0000000000000000148e854a12e5eb378e5adaf6f8f5e416963e6e78bd0b6e1a 381 0.20/1.00 vMB 24
361,432 361,432 00000000000000000dc26e1e68c1c04e34db2faeaa2771b0156738d463e074bf 866 0.71/1.00 vMB 41
361,431 361,431 000000000000000014e4aca7174b5f4468836a7569147b1b6ed787b842869e05 1,606 0.75/1.00 vMB 33
361,430 361,430 0000000000000000121fe92d40e84a77c5e1a3e2aa0ef202f2c150e82c7fd1ce 87 0.04/1.00 vMB 24
361,429 361,429 00000000000000001023e903ecbc7d4308c2c0659c92c5bb8d67e95341b81990 213 0.12/1.00 vMB 13
361,428 361,428 000000000000000008a705191b01905215e1c37de8c4fd5f3c8aec8f4a98fa3f 858 0.44/1.00 vMB 28
361,427 361,427 00000000000000000d7ba82013c1bd3354330dfab5406e3b5b31d779bae7306d 514 0.30/1.00 vMB 24
361,426 361,426 000000000000000010e5b0cdfc902b4b7f700177dd400f411f85bb861837fe42 355 0.21/1.00 vMB 29
361,425 361,425 00000000000000000bb1ed574ab76212bc3fd86fad043e48a804b5baab873114 714 0.92/1.00 vMB 13
361,424 361,424 000000000000000004fd86600f6a12e5186ec18f11d7502afba3b7f7e00cae1a 2,540 0.93/1.00 vMB 39
361,423 361,423 00000000000000000454d56eda93480a37486215b3bd9c3442dc6feb1fe1ffa2 258 0.15/1.00 vMB 27
361,422 361,422 00000000000000000f023539382324b6b9c4d9d54fe2883bcc273dd4e079e124 47 0.03/1.00 vMB 15
361,421 361,421 000000000000000004fe33d16d1ff93afe5d41a064ffbcdbe6ded7693a4e3fcb 653 0.44/1.00 vMB 22
361,420 361,420 000000000000000002fda5253d2eeeca67e01cecb8ef32a9e9664ab2883a09c8 556 0.30/1.00 vMB 26
361,419 361,419 0000000000000000016d8eed30c78d303e1493336094c39bf2a826a0d8934065 181 0.25/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.