Loading Tool

Explorer IconExplorer

Memory Pool

79,673 transactions
29.62 vMB
0.08798866 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 1b55ece0438c98598d6ae25ecce195f75eb4e94dcd513f82f992d4837583ab3c
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 0cec960ac52e30399f3efca771d78c6a24a2be642791e6849f6c78850c8da702
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,767
Size: 1.00 vMB
Total Fees: 0.02509769 BTC
Feerates: 100.11 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (33,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,863 881,863 0000000000000000000206527392c4fb022f24eb6c7e9220b48e86323bfc8a9d 2,326 0.80/1.00 vMB 2
881,862 881,862 00000000000000000002831d9973197fe0f6e7fc79ebbe664f6288eeebe8d12d 2,469 1.00/1.00 vMB 2
881,861 881,861 0000000000000000000110b6af214c75ffe29b889f89427b5fa51a6b0fa43cc7 990 0.33/1.00 vMB 2
881,860 881,860 00000000000000000001e036034800acf45a20c43f2d580110844cab07238d11 2,856 1.00/1.00 vMB 2
881,859 881,859 0000000000000000000199e784fdb896e898b082b63c7f9068b0e3b4f9b6e160 981 0.51/1.00 vMB 1
881,858 881,858 000000000000000000000138d9ac0a35df296b8278881557c4469f610f78ea2b 2,497 1.00/1.00 vMB 2
881,857 881,857 000000000000000000017b9f022b5f02fde2c8e01016fd1d065e02b90a6ac051 2,940 1.00/1.00 vMB 3
881,856 881,856 00000000000000000000a178113e7819d50f44379485870b7dac045ca75961f9 1,952 0.67/1.00 vMB 3
881,855 881,855 000000000000000000001b03acefcb1a93b7a34b8de5016ebebe2c354a64c6d2 3,207 0.86/1.00 vMB 1
881,854 881,854 000000000000000000001c904f0fa826d83f0314cdcf333ae10a14a69601250b 2,784 1.00/1.00 vMB 2
881,853 881,853 000000000000000000003131f7eb05812db1b65bbb13e531583104ddf12e1d50 2,285 0.75/1.00 vMB 2
881,852 881,852 00000000000000000000045708f2336b286e298e357a73d5069f09baf04c20c5 3,362 1.00/1.00 vMB 3
881,851 881,851 0000000000000000000269502fa5a3d1628cf216f723d4e886a06760719aa29e 353 0.09/1.00 vMB 3
881,850 881,850 0000000000000000000040e460cc9edadda71efb910d92d38b2566b261ea9bb4 1,154 0.47/1.00 vMB 2
881,849 881,849 000000000000000000004db7b17592b1a077e2a0bd7047398f3b858099ae6fdc 2,374 0.74/1.00 vMB 2
881,848 881,848 00000000000000000000c076cbd2736bcb5c64049ecaa2ee1e8aeff5f242dd6e 2,784 1.00/1.00 vMB 1
881,847 881,847 00000000000000000001ba8243253ceda8dd5614349972bd2cd03b77272a2f67 1,292 1.00/1.00 vMB 1
881,846 881,846 00000000000000000000485e409cd1c632bcca21264e52660599eefc3f6715ec 1,376 1.00/1.00 vMB 1
881,845 881,845 000000000000000000014486922b275089797cc5c9a5822d5a3e4ee36f8ba355 3,305 1.00/1.00 vMB 3
881,844 881,844 00000000000000000001f440f8ca4475906bd8929d9dafbc98785fbed60ef0f5 1,872 1.00/1.00 vMB 2
881,843 881,843 0000000000000000000181b01aa1810cb7a3b931b9db7ba00e115c36b78de775 1,015 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.