Loading Tool

Explorer IconExplorer

Memory Pool

29,084 transactions
28.38 vMB
0.08765649 BTC
Random Selection Loading Transactions
Max Size: 136.62/200 MB

Candidate Block

Mining Attempt a9300e3bcc3d1a50c39dee403eb01ce62ec42779880406f806b7e648c5a45caa
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root e4a31ce17c1b01f73a6b3e5dd1ea1922608e88847194c5c119d47463c4c62034
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,493
Size: 1.00 vMB
Total Fees: 0.03256293 BTC
Feerates: 195.69 > 3.26 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (677,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,503 236,503 000000000000005b4f0a91c8517bf03cbce8a59552aefa759dc4ca328b9817c3 592 0.40/1.00 vMB 113
236,502 236,502 000000000000015fdabaddbdf1bc139849594152dd451059fba863d434561552 1,181 0.47/1.00 vMB 6,523
236,501 236,501 00000000000000eb4379ccb0c7653f98e7ebab68b17a198a211f5f0d6a86b7d2 620 0.27/1.00 vMB 189
236,500 236,500 0000000000000133e19e734c141050ae014cee3251a11ccbaad4741a840ff072 373 0.15/1.00 vMB 220
236,499 236,499 0000000000000091cca161096ccbff13333bd968f899b1c3f0b83c43a38b90c6 300 0.15/1.00 vMB 194
236,498 236,498 000000000000007bce0418c4bd21b6611de55393cc046c73d615e115c5961785 303 0.15/1.00 vMB 126
236,497 236,497 00000000000000b6473e7cefd58eed3816d88b884c3fdb260c1bc433f6c88118 538 0.37/1.00 vMB 117
236,496 236,496 00000000000001032ff128031901114a5634706bdfc0339d40fffe274daa3fd3 742 0.25/1.00 vMB 226
236,495 236,495 000000000000005ecf688088d51ce17a4d323cc295b524ff3c579d19ebf9c79a 360 0.18/1.00 vMB 136
236,494 236,494 000000000000000f9c673a3ba8465794aa181f5ced2094f265520089c2e40469 349 0.25/1.00 vMB 101
236,493 236,493 00000000000000decb074c815aca43706b2461158c7a566d02f3643dca614ca4 753 0.25/1.00 vMB 332
236,492 236,492 0000000000000048a0f5083e82e95e753a9dd835b6cbcd34d52934b1db760f2f 692 0.35/1.00 vMB 146
236,491 236,491 0000000000000035a44acb1415f9e8a1e62ec31f4bfe43b995a148a746a7cc80 517 0.24/1.00 vMB 151
236,490 236,490 000000000000003b5c46532d4aade542facf13d7bbe620b1461a4b8d3cea832d 323 0.14/1.00 vMB 156
236,489 236,489 00000000000001149fa49f7f4ad312fab555f4d0feda68670fa39af3fa32ce88 558 0.24/1.00 vMB 184
236,488 236,488 00000000000000983071d90a83fbfc500d0f30487b2a023811e0acca00c2937f 330 0.09/1.00 vMB 61
236,487 236,487 00000000000001691f90f90e8cad99cf89c72ae5af48ba654b331363fb7e8b09 401 0.25/1.00 vMB 65
236,486 236,486 000000000000009561e894136a1fcdc2175eed58af3e0f7d26e3303a3893372d 429 0.40/1.00 vMB 88
236,485 236,485 00000000000000e9764bdf7c32e3e5d4278a236aa26fbc2226474247f39e8a46 1,069 0.47/1.00 vMB 153
236,484 236,484 000000000000016d917042bcb90712c61f9b99d286736b14060a8888e30e1278 531 0.25/1.00 vMB 171
236,483 236,483 00000000000000d5c6a4508402355d351752e3f6c374dc2a6859f80169e1629d 800 0.25/1.00 vMB 254
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.22 GB
    • Received: 10.97 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.