Loading Tool

Explorer IconExplorer

Memory Pool

76,652 transactions
28.57 vMB
0.07358850 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt b5590f03aee0cc85362e587379d33690b1dccf8f4b2137485b18d5cb7fb94159
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e6438f454b4a134f12f5bdac194ebd1a4d79a43814577ac48607cd7485487752
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.01437159 BTC
Feerates: 214.59 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (92,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,582 822,582 00000000000000000003841d3606f8bf9b2ebaeda181b3aad397d13ba079fdae 4,126 1.00/1.00 vMB 123
822,581 822,581 000000000000000000019474338222160d59df7cd30d3d273bede5dacb1fdddf 4,035 1.00/1.00 vMB 143
822,580 822,580 00000000000000000001d122238e5ade43e1824c253bc9f90fa2760ceb26bb87 3,905 1.00/1.00 vMB 146
822,579 822,579 00000000000000000000586d978cd1a1f344e49c3d2928e7a89780f67625a09c 4,154 1.00/1.00 vMB 151
822,578 822,578 00000000000000000000419f29f922094ac75d4201d749e9434899c1f1d55c2a 4,233 1.00/1.00 vMB 115
822,577 822,577 00000000000000000001c616a04e5d81ff8e16ecb7ac5dc088f588852848d7f3 4,206 1.00/1.00 vMB 121
822,576 822,576 00000000000000000000f4aca2a8fb6eb3727395cb570697a1cea274c95a1517 3,746 1.00/1.00 vMB 149
822,575 822,575 00000000000000000003db573bcfbceec3b440e705519141e1c865421de1062b 3,578 1.00/1.00 vMB 207
822,574 822,574 0000000000000000000050b1e520a1ed8f645786fa36a9e414ef1dfe4a00fd05 4,529 1.00/1.00 vMB 103
822,573 822,573 000000000000000000037f7a92527ccec5cc86670b7e1b7c407b935d1fc27ebf 3,712 1.00/1.00 vMB 79
822,572 822,572 000000000000000000024c73ea35ae190998d3851573660a89a5242fdabb1a94 4,246 1.00/1.00 vMB 93
822,571 822,571 00000000000000000003e11a1f057f718e7231797a9370dcde96b97a997f7f16 3,963 1.00/1.00 vMB 138
822,570 822,570 0000000000000000000075b86aad19d057c7ddfdb2b7d5a554bb3b530d86303e 3,657 1.00/1.00 vMB 82
822,569 822,569 000000000000000000018a90ffef405f7e747fd07941e19568e83c044920bf4a 3,355 1.00/1.00 vMB 131
822,568 822,568 000000000000000000023f50d92da5d8089b829deecfbfc4520ce4ceeb2e6169 5,104 1.00/1.00 vMB 99
822,567 822,567 00000000000000000000bbf672c81347bdc6474f8959ab7bd0b1c61d3a2090e4 4,208 1.00/1.00 vMB 117
822,566 822,566 000000000000000000011f1c61cc1b5afd04eddb1ddc2a59d25c1900a4099e04 4,708 1.00/1.00 vMB 96
822,565 822,565 00000000000000000003082b332971ce7638fafb6f76409a429af18d0fed894b 4,141 1.00/1.00 vMB 92
822,564 822,564 000000000000000000030e8e33c242f780477fd7612b0afcecb0b6bda0ba1245 4,225 1.00/1.00 vMB 123
822,563 822,563 0000000000000000000399c280891d5f080e8e7449601f345a610718fe073bc6 4,178 1.00/1.00 vMB 156
822,562 822,562 0000000000000000000161ad5a36b26d2190f9f817341f0f8c841321d603cd65 4,453 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.63 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: 672.16 GB
    • Received: 16.16 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.