Loading Tool

Explorer IconExplorer

Memory Pool

78,148 transactions
29.01 vMB
0.07363497 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt b54c5db1e96b97eb89411ac135967344f88bc102e780888c49c019bb64ed3ccb
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 24cd51843c3da28c4f76acde252d73fc311fd34e23c350cfee94cbc6fbfc1806
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,518
Size: 1.00 vMB
Total Fees: 0.01499531 BTC
Feerates: 150.77 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (541,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,380 373,380 00000000000000000187f05cb8debe62127eabf5d079e05bde82742bd4b7a564 96 0.07/1.00 vMB 16
373,379 373,379 0000000000000000071785186d8057235aa0545f2911792797431b3fb832fb7f 303 0.21/1.00 vMB 25
373,378 373,378 000000000000000012bcd9f3122ea7f667a977fcda08ce4d19fa5bd901d12830 930 0.57/1.00 vMB 34
373,377 373,377 000000000000000005226190f68ac18093b7bbdb7797bd2a38cd1c7be8e1bbba 589 0.26/1.00 vMB 42
373,376 373,376 00000000000000000c23dbb892a9e9fd6f60516b8694cf1249f3cbf7bd7347f5 217 0.13/1.00 vMB 27
373,375 373,375 00000000000000000ea85da08ed8f4f434b00950efd6e0ffdb1521d08eeb0152 1,039 0.66/1.00 vMB 37
373,374 373,374 00000000000000000ac7ce084c8eddf80fa0aa786b54ea5a3889bb691609698a 1,449 0.89/1.00 vMB 57
373,373 373,373 00000000000000000b6d994bd066054fa22c789dac783e48f4652d62f76795ab 80 0.17/1.00 vMB 7
373,372 373,372 00000000000000000a1ec6e4f3ff311c05c6ce946b465b3fa7ce072bc5a35b87 123 0.19/1.00 vMB 13
373,371 373,371 00000000000000000d6047ebdfa206a93b370b7ff7677a5f44bd21b5a55edfdc 511 0.32/1.00 vMB 28
373,370 373,370 0000000000000000006f4c7c9f889138da1aab57e7034afcb2a764f60e8bc8ef 255 0.25/1.00 vMB 21
373,369 373,369 00000000000000000f6b1de9f3b9d65a00a4d9f996ca9af0041d88ab9d2f8db9 1,143 0.77/1.00 vMB 31
373,368 373,368 00000000000000000588aee20c77aabe35f107385f0ed7864e1c8db7040fb7a5 369 0.25/1.00 vMB 24
373,367 373,367 000000000000000005624d96cb55058f4530f5fb877379892ae99c68ecadbc50 1 0.00/1.00 vMB 0
373,366 373,366 000000000000000008cda34e525ed3658cf6d7ff8bb2abb31ae0ea6ee18129ea 1,075 0.94/1.00 vMB 21
373,365 373,365 00000000000000000497254bab80c0d8afbb71e355575f5eabcdb513974ce947 2,700 0.95/1.00 vMB 61
373,364 373,364 0000000000000000059f1484f99cd5da1c9c52071dd473c7fa8d5218fa1cf9af 440 0.25/1.00 vMB 47
373,363 373,363 00000000000000000fe7535e7236f048f87a92ebc4783ec3767ec387641bd0e0 644 0.35/1.00 vMB 44
373,362 373,362 000000000000000006d8610e47b145a62834152f0519e4619956701997a6acae 1,283 0.68/1.00 vMB 47
373,361 373,361 000000000000000004a05067db9940f75fe7891e719f5e31146f813247ad3c89 521 0.33/1.00 vMB 41
373,360 373,360 00000000000000000e2663a28c92c2a504a3834335173f37791339dd3760cb12 111 0.13/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.