Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.51 vMB
0.06786617 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt 0f58e3c504fc1a1bdbb0d7c6e009be47dd0f02e22464b4158ae8cd8181e57e54
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root c007a5f3f9cfd4028b81360d6a19213194ff4603eb4882fcc81baf7e912d318d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,138
Size: 1.00 vMB
Total Fees: 0.00797598 BTC
Feerates: 100.28 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (240,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,380 674,380 000000000000000000047f9fbbb0d2d960c3ff5f5d1f75e563f880a252106191 1,329 1.00/1.00 vMB 61
674,379 674,379 0000000000000000000b405dc4fce4c28068923c5360cfb5d1d8b41f33906615 279 1.00/1.00 vMB 63
674,378 674,378 0000000000000000000b857760d273ae68471593fe2cfce29282258b07527d2e 1,526 1.00/1.00 vMB 81
674,377 674,377 00000000000000000006c56c3b85d0d69a54b10e7fa19f5b1aef86c766cdd5c3 655 1.00/1.00 vMB 60
674,376 674,376 0000000000000000000aec75d896599648855bee06a0e719e876d34ec37850b2 1,551 1.00/1.00 vMB 70
674,375 674,375 0000000000000000000a56bd1bfe30291b2e3a3c5120cac67e9b3deafdace5ea 1,539 1.00/1.00 vMB 63
674,374 674,374 000000000000000000041db8e035dc9c4349a2be03c4b0d60d2d98ca7c9913da 2,189 1.00/1.00 vMB 99
674,373 674,373 00000000000000000000222b216a293a0e1e4cffa44c2fbd93da73846f365e3e 1,624 1.00/1.00 vMB 74
674,372 674,372 0000000000000000000c262dea2436e45e94ff8d6ff71e5200b98ed025d2c663 496 1.00/1.00 vMB 57
674,371 674,371 00000000000000000008f039cd40c9cbda32932bbbd9795e62c5eaca6fab7b9a 721 1.00/1.00 vMB 53
674,370 674,370 0000000000000000000200bde6fed3bb24023bd84abe8b32483fba8902f8ac6b 1,575 1.00/1.00 vMB 57
674,369 674,369 0000000000000000000d05d17ffc8794b7a1f741eb7614fd3908c6f7195ea452 1,691 1.00/1.00 vMB 78
674,368 674,368 0000000000000000000a022972e9377926fb119f980aa4f6354ade7c55cf60a5 644 1.00/1.00 vMB 82
674,367 674,367 000000000000000000016b4ba02090597494eddb1c4a9676f472ed2800db0807 2,529 1.00/1.00 vMB 109
674,366 674,366 000000000000000000083a48032d3d1e98b114a87139efa29485223367ca85d0 1,429 1.00/1.00 vMB 69
674,365 674,365 000000000000000000038f780364221846a3c11e2a5b33eee69029afe5775a0f 1,897 1.00/1.00 vMB 73
674,364 674,364 0000000000000000000ba9e442bf04effb7cb6ded840ea38027fac16305004b7 1 0.00/1.00 vMB 0
674,363 674,363 00000000000000000009988ff6be286e9cc8617b498275874f57ccd0f72e743b 808 1.00/1.00 vMB 60
674,362 674,362 00000000000000000005dc29f7c8b443bea906072d4343bd75033fee6dfc5659 858 1.00/1.00 vMB 61
674,361 674,361 00000000000000000003f00726b70afa52cd585c9a857f83c0a382f1f04d3274 766 1.00/1.00 vMB 61
674,360 674,360 00000000000000000007c3f0ab05678aebaff054aee12ad06b66dc66ddc1de99 904 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.