Loading Tool

Explorer IconExplorer

Memory Pool

79,459 transactions
29.22 vMB
0.07474802 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt 06e05a634e2c1ed93f715d95ce243988feb5dc5237e198de255258d50ab8de99
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 617bb262a946b12026d6b2a54abe2145277dab4c354a3601d8cd6e0e32d3542c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.01361446 BTC
Feerates: 74.86 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (41,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,941 873,941 0000000000000000000115658e8a630b2680bc3a833a14c90f9fd1ddd52e1b34 2,239 1.00/1.00 vMB 6
873,940 873,940 0000000000000000000166e4804ec1933ad519e864786618a07a27b0280738a7 1,277 1.00/1.00 vMB 7
873,939 873,939 00000000000000000002680f6fb2262dae6ec9518274fe812d06f83c123a54bc 1,735 1.00/1.00 vMB 8
873,938 873,938 00000000000000000001122924fb6de9e35777ea76fa5cc175bb48c6c8ed9496 2,387 1.00/1.00 vMB 11
873,937 873,937 000000000000000000011c6f11c11876675c74fcc6f41f1b2c31a4c6695a0297 1,220 1.00/1.00 vMB 7
873,936 873,936 0000000000000000000150046705609f142182cd28786a174d6ef9eafda8e04a 2,409 1.00/1.00 vMB 9
873,935 873,935 000000000000000000027a8edd089c59a9674c6e80071466ae0fdedbfa138d78 2,615 1.00/1.00 vMB 13
873,934 873,934 000000000000000000008a0ec126d785541130a10441a10ab31d4f01ad4a9646 1,824 1.00/1.00 vMB 10
873,933 873,933 0000000000000000000298c148464c9d901432f218b2d2b9db9c99754e51a73e 1,239 1.00/1.00 vMB 7
873,932 873,932 000000000000000000019ba3c24d94e2c97cf00c442c3ac5437f71a0435966a5 725 1.00/1.00 vMB 8
873,931 873,931 000000000000000000014e1036dc76e69618e32a3b59fc3f3db883bab483c47b 1,117 1.00/1.00 vMB 8
873,930 873,930 0000000000000000000030df2bc380e91170afd4e325eee7f6fe1b4902c248fe 2,634 1.00/1.00 vMB 11
873,929 873,929 00000000000000000000b4b60d33f983dbce4bdee61bc266b28a8407f76e56e4 1,818 1.00/1.00 vMB 10
873,928 873,928 00000000000000000001b0735d86d275dc34fcab331e4341569e8deeddb6b091 952 1.00/1.00 vMB 8
873,927 873,927 00000000000000000001764b48d979de24084548358cda45350268a63cedc9d9 2,115 1.00/1.00 vMB 13
873,926 873,926 000000000000000000029efe4008866ed2a6a0716f638cdc362feeead37344d7 1,382 1.00/1.00 vMB 7
873,925 873,925 000000000000000000027cfa8cbf1f36669a86e8fed646cb49232fb83d09d500 910 1.00/1.00 vMB 7
873,924 873,924 00000000000000000001d0db03b8cc81715ec7c8a15bb23aa24c6f9bcda5bad4 2,540 1.00/1.00 vMB 11
873,923 873,923 000000000000000000023c563226fc70d795b49f7bda0249f07af8c4ef4390e7 1,612 1.00/1.00 vMB 9
873,922 873,922 00000000000000000001c21c8ffd16c9f19ef3cb26598f8cdb37fcfa80f177b8 1,781 1.00/1.00 vMB 9
873,921 873,921 00000000000000000001e6f08c7ebcec902bedffb86ad3c00f02f1a77257131b 2,916 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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