Loading Tool

Explorer IconExplorer

Memory Pool

44,863 transactions
26.92 vMB
0.06824595 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt dff3472d03e211aeb8b629bfae4a0f530a746f03d37ed5c95a08277db7881540
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 65d639813ee2f16fec5dda29b8a005ebd3337908297b79f2ebaca4827ebc3e01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,471
Size: 1.00 vMB
Total Fees: 0.01841072 BTC
Feerates: 135.80 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (160,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,350 754,350 00000000000000000007d2a6d28f66f79b990f094131b7432f30c2b572df7bfc 3,239 1.00/1.00 vMB 8
754,349 754,349 00000000000000000005fc0aaa8b60936b02d1146004db3b2f69fe217e6617c3 2,903 1.00/1.00 vMB 18
754,348 754,348 00000000000000000002ade7df3e1bce3ee02a4496de9bdbddf018931b15dabf 2,416 1.00/1.00 vMB 10
754,347 754,347 000000000000000000026a5be2799eea4ccac87c9d86bda2e0fa8ed28f3d6388 3,562 1.00/1.00 vMB 24
754,346 754,346 00000000000000000005f9ae8c6477566e4873a927e6b46157d94fef768731a0 3,025 1.00/1.00 vMB 25
754,345 754,345 00000000000000000001e23ed7c3a99a40e8ea7d19610a35624b1e61df431eb7 962 1.00/1.00 vMB 17
754,344 754,344 000000000000000000057d9e2a77c2e91be7a94ffd75b87bdf5c0afb182693da 1,049 0.52/1.00 vMB 5
754,343 754,343 0000000000000000000660e79e047a79ad64c75bc4ea8c4591eca6d40b1de2c1 2,363 1.00/1.00 vMB 10
754,342 754,342 0000000000000000000858fed62c2d85dc967ad1b025ca796b693c930d12d61a 3,354 1.00/1.00 vMB 18
754,341 754,341 00000000000000000001a95127c77a75829fae119d89e1ccf452e8e581f9bab2 2,551 1.00/1.00 vMB 8
754,340 754,340 0000000000000000000112836c2b8ee150ce511cd70890dc333a0eefe47349db 3,640 1.00/1.00 vMB 23
754,339 754,339 000000000000000000056d3b56c38dfec5955f08a536603ce9cbe287bd33c1b1 2,010 1.00/1.00 vMB 9
754,338 754,338 00000000000000000007ffa9e050120c499b1e5ca736ab330a0351060f64335f 2,976 1.00/1.00 vMB 21
754,337 754,337 000000000000000000084e65afd89c2894f1ef33574244def938a7629b4fb447 589 0.22/1.00 vMB 9
754,336 754,336 000000000000000000047f082ca9a913788f0f4902e3013224ea0b88d7713469 44 0.01/1.00 vMB 16
754,335 754,335 00000000000000000007f92f6075c1f03a89c3a87107c419c8fff8a067f2700a 1,360 0.42/1.00 vMB 11
754,334 754,334 000000000000000000082ccf5b6fe06702dc62c89528b78fd268e19056dec489 1,204 1.00/1.00 vMB 3
754,333 754,333 00000000000000000004372b16caaeea47069b96efd95c92178683570b7caae9 2,430 1.00/1.00 vMB 4
754,332 754,332 00000000000000000007ce9005fa73652b0fba378dc78bc3b38ca0c085092f98 2,760 1.00/1.00 vMB 7
754,331 754,331 00000000000000000004e321cd199a14764be935890af14d29fe85dba1a2d576 2,638 1.00/1.00 vMB 15
754,330 754,330 000000000000000000018aaddd5a081367b453ab6821822ecf3c8469983976c1 1,723 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.95 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: 647.36 GB
    • Received: 12.93 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.