Loading Tool

Explorer IconExplorer

Memory Pool

48,791 transactions
29.71 vMB
0.09221303 BTC
Random Selection Loading Transactions
Max Size: 158.21/200 MB

Candidate Block

Mining Attempt c24255b64068f3d0356ac85c3047f64348eefc682bdbdcb8b5f60e875c1c2b80
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 5f9f59bc7c25ee47b853630523c6a34bc453b420f8bbdbf35c09041803c3ce99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.02956472 BTC
Feerates: 105.02 > 2.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (142,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,122 772,122 000000000000000000074af32d99d74f26f68b84f5a7d5c3589c3af2bf40083b 1,694 0.55/1.00 vMB 7
772,121 772,121 000000000000000000026fd60c929430de68601161fe62074854806b01299189 769 0.20/1.00 vMB 9
772,120 772,120 00000000000000000002b198c66cb0547bbf01a3e57bbbb961e56b882707349f 706 0.24/1.00 vMB 9
772,119 772,119 00000000000000000007df9879042aec4c1f228444857f9272fd96fc7cbee191 381 0.20/1.00 vMB 4
772,118 772,118 00000000000000000003c1e208835d692a133b740de0ad0b39d39a35f7ecbab0 2,528 1.00/1.00 vMB 4
772,117 772,117 0000000000000000000136d62467efd24a212c2af67ee266645fe6a3e0c5928f 3,101 1.00/1.00 vMB 8
772,116 772,116 000000000000000000024f19affc97a9069e006da25397af06ef40414f992c8d 3,212 1.00/1.00 vMB 10
772,115 772,115 0000000000000000000509a1230b09c5427d0cea161520748d811a19bcdb7b93 1,106 0.35/1.00 vMB 8
772,114 772,114 0000000000000000000039b50392bbfe347164f679b3aa4410f7ee314f513aa3 1,106 0.31/1.00 vMB 6
772,113 772,113 00000000000000000005660770e3bbc46c064d6cd447539d66e720ea009cba8e 2,999 0.87/1.00 vMB 7
772,112 772,112 00000000000000000005e382155e1319d4db8c283f4f1945d75a6bd1851a9e22 3,376 1.00/1.00 vMB 9
772,111 772,111 00000000000000000001c0df214a48378e691a30444c13037b74defae9c76198 1,448 0.78/1.00 vMB 2
772,110 772,110 000000000000000000068f9ff4ca8b6f084ed2b55d28bad229950e56a7250061 3,431 1.00/1.00 vMB 7
772,109 772,109 000000000000000000008abf13bb26b5b672c094c9cb0488ee5806309ab5a4af 2,245 1.00/1.00 vMB 12
772,108 772,108 0000000000000000000476b788a1d1c047c6bbef79a02fe1ba98d3757dfe89a3 2,097 0.94/1.00 vMB 6
772,107 772,107 00000000000000000004b30cb8894383004d2226b82317ad4d4a6ee27e34ae91 2,566 0.94/1.00 vMB 8
772,106 772,106 00000000000000000001279de8b5fbc8b833f3d53efdfa9708253966d9b0c278 1,052 0.77/1.00 vMB 5
772,105 772,105 00000000000000000003bb8476ddf3efd7d41196e16cef495663e483fa788bdd 841 0.22/1.00 vMB 8
772,104 772,104 00000000000000000007d82bfcfc0de03fd46f5975a356d06fc8cf5f30d141a4 653 0.17/1.00 vMB 8
772,103 772,103 00000000000000000006141bb25d5cf8b2959cfbffcf5579298d443fb3f0c9ff 1,818 0.54/1.00 vMB 7
772,102 772,102 0000000000000000000757cc695c3feb5f5a3f10a3d3f2ee95f9613de3617545 1,070 0.31/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.