Loading Tool

Explorer IconExplorer

Memory Pool

79,834 transactions
29.97 vMB
0.10354125 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 3faacd21693b37b3f9add876868eb421bd10035531dea7f91dc4573478edcc3a
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 612a5e126c700f5939ff967baaee9b2acc1c12b342885d60e92f46f4e6aab8e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.03473233 BTC
Feerates: 477.45 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (187,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,251 727,251 00000000000000000006abbddab09861902d73a8b072d03368ae25f7598f3672 2,172 1.00/1.00 vMB 8
727,250 727,250 00000000000000000003d6cd24a3ead2c8cf9d4d8f765801d977035c45281595 995 0.52/1.00 vMB 8
727,249 727,249 0000000000000000000159d156075572f8cecd9377de543d88c87f449c77f8d4 103 0.03/1.00 vMB 4
727,248 727,248 00000000000000000006b7abf4485bd84ea8ebad8c0ffaaec4c0813dbe69cd84 1,864 1.00/1.00 vMB 6
727,247 727,247 00000000000000000001a66fd3e07988e4b0e672d7d772513a5ec6ffee0abd26 2,851 1.00/1.00 vMB 9
727,246 727,246 00000000000000000002aa1626cb6c20a7feb49be502d8c617aad616c38884d3 248 0.07/1.00 vMB 10
727,245 727,245 000000000000000000003de5b32d412be2397f3757a630bb563e05d4ce89aebc 1,332 0.71/1.00 vMB 6
727,244 727,244 0000000000000000000599e72c8882f96048b9d3db393c2fc0aff38f221e88ce 881 0.33/1.00 vMB 7
727,243 727,243 000000000000000000042bf72d77278375d4bb338da734a3128671bc12363714 146 0.04/1.00 vMB 12
727,242 727,242 00000000000000000006b04784dca39ac19991c32e690f4189457e8875b4c767 1,032 0.39/1.00 vMB 7
727,241 727,241 00000000000000000001257c52781a072048231da81c2395b33880cfe3e38efb 565 0.26/1.00 vMB 7
727,240 727,240 0000000000000000000381e88e01448f81e612046d1e94fead1d0fff119a8e0d 774 0.43/1.00 vMB 4
727,239 727,239 00000000000000000003a785ffc6d74fe420a9affb17542f3c8332cc63f4bbdc 2,267 1.00/1.00 vMB 13
727,238 727,238 000000000000000000068ac822d1f7ec66fc587f5c752cb37947a5750ce3fd38 579 0.30/1.00 vMB 6
727,237 727,237 00000000000000000007a5fd37313dc19a26ec8ce5153e77910570e0857ff462 387 0.37/1.00 vMB 3
727,236 727,236 00000000000000000000bbb11158e9d83af9abcd5556b00e3ebe8be149d6bf16 31 0.02/1.00 vMB 3
727,235 727,235 000000000000000000056c3315eb5658a11041badde33447fcf4451ca925721b 595 0.29/1.00 vMB 7
727,234 727,234 00000000000000000002264f0549ffa53b004d144c34925ef8676ce3a9222ecf 1,112 0.44/1.00 vMB 4
727,233 727,233 0000000000000000000351512216a3a6370f6a1a8e6f8455dfb509fe10bbca38 2,662 1.00/1.00 vMB 11
727,232 727,232 000000000000000000009815f530eb4c7b0e71b4d627db551f80d1ad56214727 163 0.09/1.00 vMB 11
727,231 727,231 0000000000000000000659d96bf0f2af308a78f592fdb685d71e4e78fdb69706 657 0.21/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.