Loading Tool

Explorer IconExplorer

Memory Pool

49,190 transactions
30.56 vMB
0.09526254 BTC
Random Selection Loading Transactions
Max Size: 163.48/200 MB

Candidate Block

Mining Attempt b0572402a2df6c60d1e4df84d474aa65e8086f0db92c721e7dc14cd1cd84b84e
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 8220448ab78b8e274e17d3e32a3fc3b83061a682d8201f02191b13fc2cde254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.03202665 BTC
Feerates: 101.56 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (455,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,642 459,642 00000000000000000004cda9b56757bb826d589014b6d170371198730e5a4d3b 2,753 1.00/1.00 vMB 262
459,641 459,641 0000000000000000016be1c3ba6e1f914712bd495691e670dc23af518e40ae87 2,034 1.00/1.00 vMB 295
459,640 459,640 000000000000000001acaf75bae57c8b52a5ee0c8bcc7619d1ae3e5a110afb0a 2,127 1.00/1.00 vMB 138
459,639 459,639 0000000000000000016a59f24afbf643f3b89b9dada1ed19a16aec90c1be4fc3 2,290 1.00/1.00 vMB 230
459,638 459,638 000000000000000001d55a4bca4a12729f353a85cde449a7ab16523d358dc74e 1,491 1.00/1.00 vMB 120
459,637 459,637 0000000000000000013ee3116bb3c3e0a2a0abf1baeb1701e65b9cb2ea7669dd 2,342 1.00/1.00 vMB 168
459,636 459,636 00000000000000000036aa15204f381ce0dd58bc5b4d8d9d79c5483d24e77665 2,562 1.00/1.00 vMB 185
459,635 459,635 0000000000000000008a6936faf4814b48ebf4f03cee54635d83549b20a06130 2,458 1.00/1.00 vMB 150
459,634 459,634 000000000000000001e05413374d26d565fa0c31bdfa481d5bcfa6a54967fcb0 1,490 1.00/1.00 vMB 113
459,633 459,633 00000000000000000061fc0dfe01ee56126c512b873be80bd4ccf8d0235722a7 1,827 1.00/1.00 vMB 79
459,632 459,632 000000000000000001db99fac0737e5a60ef51133441fb62c0f37ab0b1f14c37 2,517 1.00/1.00 vMB 156
459,631 459,631 0000000000000000008f724bdb4bf5ac175c29a9c588356794953b14405809ea 1,786 1.00/1.00 vMB 145
459,630 459,630 000000000000000002346ba9f617aa25241a99ce17d5907cc7c2d29ef13f5982 1,852 1.00/1.00 vMB 154
459,629 459,629 000000000000000000f23615c6abca79121211d4eb7ddf5fe9196402fae7b619 2,148 1.00/1.00 vMB 183
459,628 459,628 000000000000000001f545861bb1ee9c6dfaf02725f4383d5fcec120496189fa 1,249 1.00/1.00 vMB 82
459,627 459,627 00000000000000000048553e0fafdd7c1255093ca4365202d57dce6a06ec6ea0 2,209 1.00/1.00 vMB 211
459,626 459,626 0000000000000000019fed9eff77b24cb466431a95d923b349cefaa30f7068bf 2,364 1.00/1.00 vMB 173
459,625 459,625 0000000000000000004cbceed236e10c6170cda1fd3d99b8798736b0060eb76b 637 1.00/1.00 vMB 24
459,624 459,624 0000000000000000009bf6203eeb97ef673e038ca854af93e993de84d35d9fe8 104 1.00/1.00 vMB 8
459,623 459,623 0000000000000000000ff5cc919b0d66be229abd4aff439e8deb037dccfa497e 1,627 0.79/1.00 vMB 135
459,622 459,622 000000000000000000c370418b5139899040aaf9d97a9516b51015756c2576ca 662 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.