Loading Tool

Explorer IconExplorer

Memory Pool

89,301 transactions
33.07 vMB
0.20983894 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt b2dbef557db036ea53b293a9d4dbbab584baf24b4d50e8300c2810797f79cb0a
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ad3de2d2910de245e7bcf12839ace13b43bd4c25cd7001c5712c836bfe1812ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.09424034 BTC
Feerates: 387.56 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (270,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,272 644,272 0000000000000000000574b770cf3a763968335088d8b590543060ed6e48048f 2,126 1.00/1.00 vMB 35
644,271 644,271 00000000000000000009bc33fc10939f45edbdaed324ac883b187eea5411b34f 2,517 1.00/1.00 vMB 73
644,270 644,270 000000000000000000039c2c8a89b8af5cd024203e1e9ad8f6da2be3142491e1 2,498 1.00/1.00 vMB 76
644,269 644,269 000000000000000000036ed65da3e0700f211eba36a77e729b4be79b1255e082 2,590 1.00/1.00 vMB 63
644,268 644,268 00000000000000000009806e5055edc477c42f23946be862588b2aa8d01f1d7b 2,823 1.00/1.00 vMB 63
644,267 644,267 00000000000000000009ba3dadc063cd71fdf823099fa3c6095ead9088df6177 2,844 1.00/1.00 vMB 81
644,266 644,266 0000000000000000000084b43efc9f58d2ff9bc0f888b03fbb85e7efa0ac44f8 1,670 1.00/1.00 vMB 116
644,265 644,265 0000000000000000000686813afbc01ac3518bc0889e91559d7aa0be26d5442c 2,358 1.00/1.00 vMB 116
644,264 644,264 00000000000000000005358f3616cd12df465656ef10c6d04d0ba77d9f7c5794 3,120 1.00/1.00 vMB 143
644,263 644,263 00000000000000000002e772f6eeb6b3c7ec8e29168ea7eda5cc1fc70f897dfd 2,852 1.00/1.00 vMB 78
644,262 644,262 00000000000000000001863c60288bdcb54eb1e028faf0444996e62e793d333e 2,481 1.00/1.00 vMB 118
644,261 644,261 0000000000000000000e7bcc428e18f306252d238d2e03f570afda094da71797 2,989 1.00/1.00 vMB 138
644,260 644,260 0000000000000000000fb0dd2948458335a4233d744835414444f14839a3e6cd 2,583 1.00/1.00 vMB 104
644,259 644,259 0000000000000000000adf148a16257739bffb5da2c3f6174afb670d011c602c 2,541 1.00/1.00 vMB 107
644,258 644,258 0000000000000000000f9ef7bf52aebf90db12224f36574881fa6e1af08d7c71 2,454 1.00/1.00 vMB 117
644,257 644,257 000000000000000000064e711e5b443f175560cb61b8f44777bcc4b7b2461b01 2,483 1.00/1.00 vMB 118
644,256 644,256 000000000000000000062ab2feacb36e7f480c1e03c7cec8130db45a47637736 3,088 1.00/1.00 vMB 148
644,255 644,255 0000000000000000000b4d3e5c9600780960a9266fb83e50d2a811d4c08de5ce 2,043 1.00/1.00 vMB 98
644,254 644,254 0000000000000000000ab5cddd61ef9b276f1f35c7b17a487aeb541dea2879e1 2,763 1.00/1.00 vMB 103
644,253 644,253 000000000000000000048547eb7090d1a4c047907fa4cd845054aff64d5aaebf 2,474 1.00/1.00 vMB 114
644,252 644,252 00000000000000000001e0b59968500059003373625034fddb5add831822d687 2,591 1.00/1.00 vMB 114
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.19 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.