Loading Tool

Explorer IconExplorer

Memory Pool

76,766 transactions
28.34 vMB
0.08484777 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt fbe5df6775c6f6825a60857eb425d7e43786ecd43acd3483bd5d66d35a2ca4eb
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 515ed21e09c74a22d177a8795c048581de6a9973c31cb68d8b6f0ff6edbc91e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.02200316 BTC
Feerates: 477.45 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (80,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,475 834,475 00000000000000000002b8d7343b71d04484bccb91f4592d6ab6a540a1b057ba 1,709 1.00/1.00 vMB 14
834,474 834,474 00000000000000000000aa6fe2c4ac729585285d2eb35e9b05959e4d19e4f2ea 1,894 1.00/1.00 vMB 17
834,473 834,473 00000000000000000001ade4e853dd3634c16b1cb360dbcbd820cf02ab167787 1,113 1.00/1.00 vMB 13
834,472 834,472 000000000000000000036ef75191dbdae7bd2721c664e85b940f3284b38d28d0 1,373 1.00/1.00 vMB 10
834,471 834,471 00000000000000000000f2e249fa584f2dfbf85e3931586702f4be8325136581 1,262 1.00/1.00 vMB 11
834,470 834,470 00000000000000000000841732488742cfc75fa8af5350054a54686c780c3133 1,398 1.00/1.00 vMB 11
834,469 834,469 00000000000000000001cc281f52485ca112bc85c569278af7ee1349dd5583d7 791 1.00/1.00 vMB 11
834,468 834,468 0000000000000000000177be954b47612a3dcd5df0414a1fca78a1477a4c1565 2,446 1.00/1.00 vMB 16
834,467 834,467 0000000000000000000037d9449fd4d12352b0124c1fe9d5259a50b365469414 2,964 1.00/1.00 vMB 24
834,466 834,466 000000000000000000005bcdb8204d6440294b7e34645d77f7f8e41fa986d8e1 1,752 1.00/1.00 vMB 13
834,465 834,465 000000000000000000034c57f5193df2bf01c9276386b7ff447854fcdab86a57 2,944 1.00/1.00 vMB 16
834,464 834,464 0000000000000000000177a0869a911a2b65c9bdcd5a8bcb02b68f305bee848e 1,442 1.00/1.00 vMB 11
834,463 834,463 000000000000000000007a3094ac2d9d7be086f4bb3c8c294f2bc0bf9285547d 2,244 1.00/1.00 vMB 15
834,462 834,462 00000000000000000000587c393ee349c72e0a6f25e4b902e5132c99f7f4c2ce 2,215 1.00/1.00 vMB 15
834,461 834,461 000000000000000000003cdd089d4d19d6765d16d6c6388d6ae005448a88b6dd 2,906 1.00/1.00 vMB 15
834,460 834,460 00000000000000000000484a79b643b2524bbce82e5d8a442013fa5b8905ed98 3,211 1.00/1.00 vMB 13
834,459 834,459 000000000000000000031ed44cbf1ce50617cde3fd720e981defad308baa3722 2,926 1.00/1.00 vMB 24
834,458 834,458 0000000000000000000006cdbf06715d7d636bb189d040e8c8a0b1493890f3b8 1,853 1.00/1.00 vMB 15
834,457 834,457 00000000000000000002fc9dd40562a07afd3f1234f9855d1be2d433d0061c2d 1 0.00/1.00 vMB 0
834,456 834,456 00000000000000000002e8f0937615de5fa1b781f2704e2455b22ca36bb9b036 2,883 1.00/1.00 vMB 15
834,455 834,455 000000000000000000000d1dbf0f1304a9458c73649b153d6c2d354fd33067d8 2,956 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.