Loading Tool

Explorer IconExplorer

Memory Pool

40,867 transactions
26.20 vMB
0.07174289 BTC
Random Selection Loading Transactions
Max Size: 136.32/200 MB

Candidate Block

Mining Attempt 4d57aa69c97ccef7fb192cffaebdc4c301b254cf9185a63146e6920fc212d99c
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root be0ecd92f925c63de9c6ff3d4f7d4d718a25dfb32a6a170e89b244dc4defa193
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.02378188 BTC
Feerates: 150.98 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (206,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,270 708,270 00000000000000000002312632eb9927636e691255c54075ba64b967c69a2476 1,432 1.00/1.00 vMB 8
708,269 708,269 00000000000000000005a4ccb1e55fdd40f0520e7f0d7bc3c14838be8fc02c9f 1,682 1.00/1.00 vMB 20
708,268 708,268 00000000000000000008ec9d66dc7a568d6c4eb703a18eb12debc5e87e82fb2d 886 0.50/1.00 vMB 6
708,267 708,267 00000000000000000004d96d5b7b0dadad302d3f5c6956b51be91eec502a3833 1,527 1.00/1.00 vMB 18
708,266 708,266 000000000000000000047ea03a43d22da748e68b0f5a1bc3d985de047fc51e9f 714 0.46/1.00 vMB 20
708,265 708,265 000000000000000000062fcf6ddd47801d6744326ee599d71a2e32c776b74327 761 0.36/1.00 vMB 3
708,264 708,264 0000000000000000000b4f9b89f42fd48f8ebbe952b6b2229bc91e6e4a528459 1,920 1.00/1.00 vMB 14
708,263 708,263 00000000000000000006bfdb00b265cf4630507ed733438705318197b2c8a996 1,309 0.66/1.00 vMB 12
708,262 708,262 00000000000000000004a8b2077cb3434a5b7b3fa0fae4a714b74af64049f5a4 1,155 0.73/1.00 vMB 8
708,261 708,261 000000000000000000094a5a595544f1000c51fb57868e8534eefc14806db345 1,179 1.00/1.00 vMB 8
708,260 708,260 000000000000000000020814a64c00bdaa6efce928135ad248dbf35390fbeca9 1,701 0.99/1.00 vMB 8
708,259 708,259 000000000000000000009311d3802cbed675403f2ee519758be89f1a50059be4 1,347 1.00/1.00 vMB 7
708,258 708,258 0000000000000000000017416f0019072fa6dad423a8c616602b8fb11533c4cc 1,956 0.97/1.00 vMB 11
708,257 708,257 000000000000000000022df6e657c83d49d83a8f284ae73b34029696291c248d 2,892 1.00/1.00 vMB 13
708,256 708,256 0000000000000000000222156c09472e03d3bbd0e78a949fb7cfa4812f3fe2c8 1,313 0.54/1.00 vMB 15
708,255 708,255 0000000000000000000399102bb4038a0173081d857b84994764ddd6180cd5fa 756 0.28/1.00 vMB 13
708,254 708,254 0000000000000000000845997a6986cac40b8140e9c00c1d37b898fd969f8f84 1,090 0.43/1.00 vMB 11
708,253 708,253 00000000000000000003c1f0ea7a6786de8225ab55e6413c67df1446c398f5a7 1,796 0.72/1.00 vMB 12
708,252 708,252 000000000000000000006468caf4a48edbcbd4bbb78ce9c7addd79cfb27de8aa 338 0.11/1.00 vMB 17
708,251 708,251 0000000000000000000c461c63f770cb3d9b8e5220a2d586f60f6428f71b37f6 1,368 0.52/1.00 vMB 14
708,250 708,250 0000000000000000000849df3f595a53ae6f47f6e4cbade6a2f37b5bc7f764c2 53 0.01/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.