Loading Tool

Explorer IconExplorer

Memory Pool

81,064 transactions
30.06 vMB
0.11874700 BTC
Random Selection Loading Transactions
Max Size: 181.26/200 MB

Candidate Block

Mining Attempt 3d889a38063419d10dcb76115523ee551ca8c8e92ffba971f86b914779374879
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 11110906b6d9fb471ba7a1e9b77afa83edc042354c54fca826066de00a95f060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.05733744 BTC
Feerates: 150.77 > 5.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (209,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,403 705,403 00000000000000000004e3bd29aceaa0433204a4fd16bdc4487b25f34c866db4 493 0.38/1.00 vMB 6
705,402 705,402 000000000000000000011953b094465387d0827a6a6410962d079ce91fbdb78f 1,451 0.54/1.00 vMB 2
705,401 705,401 0000000000000000000251dca784f6fac72d87abca5a3769d46ad667c267459b 2,995 1.00/1.00 vMB 12
705,400 705,400 00000000000000000005ffbbacaea484f361d23b3459f2bae1f1e9a65bac138a 2,351 1.00/1.00 vMB 18
705,399 705,399 0000000000000000000acfea685fddb8af929cb2135315980163eeb04297d076 1,496 0.55/1.00 vMB 12
705,398 705,398 0000000000000000000806966ca0465b2f2b15de1b392585815973bab6c412bc 804 0.29/1.00 vMB 11
705,397 705,397 0000000000000000000cd30ac09711c973895e22ed60f3f473680ae6f15bcdd9 2,029 0.72/1.00 vMB 6
705,396 705,396 0000000000000000000ccecaa0d9317f853d6e16b82c05dcc0d394f53db6d36e 3,000 1.00/1.00 vMB 9
705,395 705,395 000000000000000000063f198bf5c246a56ffb2b153852ebb32fbf11b0a5640a 2,016 1.00/1.00 vMB 15
705,394 705,394 0000000000000000000387bb786811ca79f278af112220c251220f66d51d517e 1,273 1.00/1.00 vMB 18
705,393 705,393 000000000000000000066d8208b46e9fd578e16899b1d0b1a9322cdedeaae5a8 471 0.13/1.00 vMB 19
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
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.