Loading Tool

Explorer IconExplorer

Memory Pool

47,970 transactions
27.66 vMB
0.06319089 BTC
Random Selection Loading Transactions
Max Size: 148.08/200 MB

Candidate Block

Mining Attempt b0d0b36d3b5cde5649c117e1353eff6d55e14a954c4428dd01fe445ce5d440e5
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root 58983c33026ab9dc8f38fad40f0e1bde787a18c90b6946c2522eed04e17d2c5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.01116777 BTC
Feerates: 151.16 > 1.12 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (142,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
772,101 772,101 00000000000000000000856513be6971b38b972dbeeb504e4d357cfb30f79856 2,362 0.72/1.00 vMB 7
772,100 772,100 00000000000000000005c7b08897c9eb6a63ade0d0afcef508ceac7cc885364e 1,076 0.47/1.00 vMB 2
772,099 772,099 000000000000000000036179eef4a450de65a8236bf89745f7dcc9e033f37eee 3,827 1.00/1.00 vMB 10
772,098 772,098 00000000000000000005c3a2ee12661bcdd407ab7c0d835c3e621a9b02c14c05 308 0.08/1.00 vMB 8
772,097 772,097 00000000000000000002b447124eefd485d142f7325b0e7510824f165804830b 241 0.07/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.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: 650.11 GB
    • Received: 13.25 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.