Loading Tool

Explorer IconExplorer

Memory Pool

40,657 transactions
25.81 vMB
0.05044620 BTC
Random Selection Loading Transactions
Max Size: 134.66/200 MB

Candidate Block

Mining Attempt 86893d9d18b778a7d73653ab88bd025f2289a8983da79f330bf8695a845a932b
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 984cd0d5ab20efd38b65b65debc7f3d652eaa912539bf418d306e41b61c3b15d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,513
Size: 1.00 vMB
Total Fees: 0.00362918 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (580,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,475 334,475 00000000000000000a215763beb32009327e04e6e7f652f9fd5285452a7586f5 128 0.05/1.00 vMB 82
334,474 334,474 000000000000000017a99cdcb4dcd175910c46ec681d79d94793ac114a1b6095 655 0.32/1.00 vMB 26
334,473 334,473 0000000000000000069c95ae4568b450336153b41da52b175a8ae915a9dd0aa8 32 0.01/1.00 vMB 13
334,472 334,472 000000000000000001777ca4a4fa7a8461546ed664514c6320ed12b6bdc2e9b6 476 0.21/1.00 vMB 41
334,471 334,471 0000000000000000023f50ce03d5c5c5b4d37cee0258384b820c94fc9310b554 1,314 0.72/1.00 vMB 25
334,470 334,470 000000000000000012700bc25532352c70c33655bec82e991d2111afd37355db 449 0.21/1.00 vMB 28
334,469 334,469 0000000000000000011fbd65e3404a70f150b5896240e9270d8c98a19d4da634 536 0.30/1.00 vMB 24
334,468 334,468 00000000000000001559466852e5b9929465e7a89b08ce5a6a14b7c5b4233727 313 0.17/1.00 vMB 20
334,467 334,467 00000000000000000ffeffb4f39016157ee1ce07f31326d743ecdccfdf36632a 914 0.60/1.00 vMB 21
334,466 334,466 0000000000000000088a26a3f6c8f44fc2ff483ff7d3240fcfc36e4984d2f75a 663 0.25/1.00 vMB 36
334,465 334,465 000000000000000018c5dd3431ade4f36e5be17f542d66f2be1ef575b26b2eef 1,258 0.70/1.00 vMB 31
334,464 334,464 00000000000000001b62197088516f7cb4717c2a62e4280c8810ea77de5418c0 287 0.12/1.00 vMB 32
334,463 334,463 0000000000000000016e396ac0e72eebb453c199ed81a0e3041dec0471174fef 791 0.65/1.00 vMB 18
334,462 334,462 0000000000000000146750d22151a927e2846d710416d914ae5530381f595a90 1,414 0.75/1.00 vMB 31
334,461 334,461 00000000000000001484a58550381cc769a64cd70b9522ce6d54be9fd381455f 275 0.12/1.00 vMB 30
334,460 334,460 00000000000000000296be16fdfeccaba7c3ed1914d676a86457369c462c385c 1,179 0.67/1.00 vMB 23
334,459 334,459 00000000000000000d832c89b706a8afcced980c6a024315d23f70fdeb07b013 211 0.15/1.00 vMB 21
334,458 334,458 0000000000000000017db132228a872944c2257cbc2b21a44b822ca1d8eee3bc 1,281 0.75/1.00 vMB 22
334,457 334,457 00000000000000000876ef8b10608321247283c3425fac1d501f1c7d03137534 501 0.69/1.00 vMB 13
334,456 334,456 00000000000000000c7e4657b7e9c459fad66b980997b9c89f8355bac592d0cf 470 0.90/1.00 vMB 13
334,455 334,455 0000000000000000143fe0f3a40ffafd0a29c13e5ad183b3678a0061c3449614 898 1.00/1.00 vMB 17
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.26 GB
    • Received: 12.91 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.