Loading Tool

Explorer IconExplorer

Memory Pool

78,899 transactions
29.53 vMB
0.07092686 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt b59851df25a5a685e16c7cd158e767da7dfe87101b889ed982cd55a9220c8514
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 92e38c774985ed38bdf09e7e8eab1d6bb9d69d9fc2a2ae92f5045dba289fce66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01089421 BTC
Feerates: 150.93 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (209,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,392 705,392 0000000000000000000ba74bd5ae2d38cb2098368b07d2661c4efbd822103e2f 863 0.52/1.00 vMB 9
705,391 705,391 000000000000000000082956fc3b32dad3c87902dfa3de4d34414bfe2055d286 2,768 1.00/1.00 vMB 13
705,390 705,390 0000000000000000000bc1cc6683ade4c69060561d827dbb45540855e8dc92d1 134 0.05/1.00 vMB 12
705,389 705,389 0000000000000000000dcd58e8dbd01d3a41c2bc0f341cb2f79ae5d9a7d259f1 65 0.02/1.00 vMB 10
705,388 705,388 0000000000000000000992f460b67164f8e97d731d85c15efb749d4a1058d66d 1,578 0.73/1.00 vMB 13
705,387 705,387 0000000000000000000c4cd89eb19ba3338165270e426c21604f8e66190e11d7 2,754 1.00/1.00 vMB 12
705,386 705,386 0000000000000000000d7e37987dbd8646ce090b6e0dc8326c669eecd234948c 1,427 0.65/1.00 vMB 9
705,385 705,385 0000000000000000000388a7d45794466d6c5de8d1e7029ff30b7b3c2c4e62c2 1,745 0.65/1.00 vMB 10
705,384 705,384 00000000000000000002994d87bb1b65494aa2c7297a43b4a6c03a9b9e76bf1f 287 0.09/1.00 vMB 11
705,383 705,383 0000000000000000000bac140e7d1eb7d9ae75ffe62270c4924adb10affb59b0 1,052 0.44/1.00 vMB 9
705,382 705,382 0000000000000000000b1c713b0b552b0e110be57a0d5612946209868e86d2a2 75 0.04/1.00 vMB 7
705,381 705,381 0000000000000000000cbebed14c42ecac22468fddf441fdcc6a7fd74bd66769 462 0.14/1.00 vMB 11
705,380 705,380 00000000000000000008efeb1aab4fae4304eb91ca7a2d7e3d8c4191337fa75f 1,811 0.64/1.00 vMB 9
705,379 705,379 0000000000000000000a0beeb27325e40b6accc5ae261979a5f00eadc33d1441 1,632 0.88/1.00 vMB 8
705,378 705,378 00000000000000000003268f95c564585e6c68b4da8d683ea228a26c18441f9f 1,846 1.00/1.00 vMB 10
705,377 705,377 0000000000000000000a11fb30a735f464a181378ddc3285e5e3343b952c103b 1,091 0.33/1.00 vMB 12
705,376 705,376 00000000000000000007257657fa7ec327d7a08391481d0bbbd500399c658211 1,207 0.36/1.00 vMB 10
705,375 705,375 0000000000000000000832ff25726ac1f120413362afee3ff28bf06560470b4d 474 0.20/1.00 vMB 20
705,374 705,374 0000000000000000000844c274defb820e204c957927ede86ede3c23b33eee87 330 0.15/1.00 vMB 8
705,373 705,373 00000000000000000002702846dafb04f18cf14dc9f106013623c07f587d5697 225 0.10/1.00 vMB 13
705,372 705,372 00000000000000000002773cc496a7bb7ea9c38ee8c9c804f9af33ae8949dcbd 252 0.07/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.