Loading Tool

Explorer IconExplorer

Memory Pool

88,880 transactions
33.20 vMB
0.19816942 BTC
Random Selection Loading Transactions
Max Size: 199.98/200 MB

Candidate Block

Mining Attempt 6345bf85ad5fba6d6a036b97326f195207f06616af7679f9799c381384e29c55
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e4549fb87cc20517a2f448bdbedb4a029f98828343ba654e033b2d2b288203bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.08714722 BTC
Feerates: 387.56 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (254,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,476 660,476 00000000000000000006900299e4b07ee5f10cd2e73fe99b2a4c2904806328e9 2,204 1.00/1.00 vMB 19
660,475 660,475 00000000000000000003353d5fe905b6fa7e2fc7ffa838a9d4883d730c9aadc1 2,000 1.00/1.00 vMB 54
660,474 660,474 0000000000000000000c16b4f5a4a10dbaea99d50fac2b6b447935a1f80bd1fe 3,114 1.00/1.00 vMB 79
660,473 660,473 000000000000000000055da178f555aca972c2d014781a7792a07ccd93775094 2,218 1.00/1.00 vMB 46
660,472 660,472 0000000000000000000c392cea0eaaada2e15834559655257cc3de3eb4ccd228 2,176 0.85/1.00 vMB 39
660,471 660,471 000000000000000000094bb583df8d02a17079096edd9b538c0e453798cf9424 1,634 0.82/1.00 vMB 37
660,470 660,470 000000000000000000060de0168f2d97029b58240a614a93c33123660fa874a6 325 0.12/1.00 vMB 47
660,469 660,469 00000000000000000005af1e4b32a2a8ada0b74b6b7376704ae8a0f016330822 1,905 0.76/1.00 vMB 32
660,468 660,468 0000000000000000000203aaf99fc11f2f764e69bb336527b339ccb7722a3bbd 1,875 1.00/1.00 vMB 56
660,467 660,467 000000000000000000006b33cc6b236f93af67ca03fa581df18c63a0b207759b 1,381 0.99/1.00 vMB 10
660,466 660,466 0000000000000000000e64d2ee3dcb22859a931c12b7a5a4d27c07021a50bf1f 1,939 1.00/1.00 vMB 7
660,465 660,465 000000000000000000095681c84a0915ed1ad3da1d0da23fafc8fbf0bfd581e4 2,350 1.00/1.00 vMB 67
660,464 660,464 0000000000000000000026f1c50bc9a12e183d87da1a54ee75e31e35da015f98 2,451 1.00/1.00 vMB 5
660,463 660,463 0000000000000000000884281936f4b53a4633ebc88cf61b36f6b92a0ac1020c 2,109 1.00/1.00 vMB 28
660,462 660,462 00000000000000000001382c61bad925793662ae376f0cbbc3372478bfdb98eb 1,718 1.00/1.00 vMB 69
660,461 660,461 0000000000000000000d13d422b26a6a519c55768ee3a4ac7be1c4c13ffc48cf 2,242 1.00/1.00 vMB 32
660,460 660,460 000000000000000000018fafad81611a53c6e09043a437226ba7f75f302f2107 2,686 1.00/1.00 vMB 19
660,459 660,459 00000000000000000005636d0900bfb37a8ae291d36a7126450719da3c943aa4 2,119 1.00/1.00 vMB 20
660,458 660,458 0000000000000000000070f9f397c6990a5d8666a801a0c74ba2e3f599391ed3 2,649 1.00/1.00 vMB 59
660,457 660,457 0000000000000000000672e270aea3e7c96f41bfda0b8360642f204e260fd5a9 2,033 1.00/1.00 vMB 38
660,456 660,456 0000000000000000000ead85fec944e9882557a0b6d40da19ff3d73dc059649b 2,196 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.31 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.11 GB
    • Received: 14.62 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.