Loading Tool

Explorer IconExplorer

Memory Pool

35,505 transactions
25.81 vMB
0.06258691 BTC
Random Selection Loading Transactions
Max Size: 131.74/200 MB

Candidate Block

Mining Attempt c0d8fda819fb0b3b5e416a25763ee5f47ad3553b4454905a186abd1b804550f7
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root f3aff2b04145cbbea4dd41b7baa18ac4b4274b05907adb7be94d692f775cb006
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01521574 BTC
Feerates: 152.71 > 1.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (471,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,427 443,427 000000000000000003162b587b4ccc84920deecb7c8395dcb476567ce9c452bf 2,630 1.00/1.00 vMB 69
443,426 443,426 00000000000000000359321ed4f430c688c36cfe8a7f9dcf73c314ba8ae6d2eb 2,317 1.00/1.00 vMB 77
443,425 443,425 0000000000000000036a65b4a4d469e1cae4ef60525ba52edecd4aa1d41eb4ae 1,968 1.00/1.00 vMB 74
443,424 443,424 000000000000000001d084cf01e6d81fa80cee30541033223e6a60fe562706fd 2,267 0.75/1.00 vMB 109
443,423 443,423 000000000000000001a067f556d9987b43fb5d4702040b978bd2745ba9dba2a0 2,294 1.00/1.00 vMB 100
443,422 443,422 000000000000000000eb7f16c67d6a4896345dee0505f0b5a65df909db38863b 2,353 1.00/1.00 vMB 77
443,421 443,421 00000000000000000063904d7d72ed4bae7e53e999b7dbff9471b376bdaf72cf 893 1.00/1.00 vMB 25
443,420 443,420 000000000000000001023c572165640035783386ddc5e4ab6cd6eaceacd1de73 2,264 1.00/1.00 vMB 68
443,419 443,419 00000000000000000202cce8c94bb42362e2cee5b71b632799abc94f81f8871a 2,246 1.00/1.00 vMB 66
443,418 443,418 0000000000000000024e56590474172743c42ae6b3f5bfeadbd6ce7ea661ca5f 2,851 1.00/1.00 vMB 78
443,417 443,417 000000000000000002de4137af0018262574537a010130134a3ec35497b3ff27 2,528 1.00/1.00 vMB 96
443,416 443,416 0000000000000000031aaca9de5d5bed5fff3343f5b35143075c96cc16576ba7 2,438 1.00/1.00 vMB 94
443,415 443,415 000000000000000001dba860db96a191cc25dac1005f4c46d2ecdb46470ae830 222 0.17/1.00 vMB 45
443,414 443,414 0000000000000000013e479f2bac4effde0a81f33dcc0716bc7522713d428a4d 2,360 1.00/1.00 vMB 64
443,413 443,413 000000000000000003c408039c24968b73f7f8c080265465be81cfdd2f92575f 2,220 1.00/1.00 vMB 79
443,412 443,412 0000000000000000019d221d50dd55ee0616ed0d27348b7343afc63c062ec681 2,751 1.00/1.00 vMB 101
443,411 443,411 0000000000000000008a2da6028c0d1f7e0b2ffe838b3aec8fc1efa1b181d1cc 1,273 0.60/1.00 vMB 77
443,410 443,410 000000000000000002cd66da105f47a94e30f95da139bbd671dc6ef5cd62430e 1,535 1.00/1.00 vMB 46
443,409 443,409 000000000000000000364cf079ecd1962a1ca0e4de1bbf6595cc3d95a2e41150 2,330 1.00/1.00 vMB 70
443,408 443,408 000000000000000003a33766a9a279dfcb9fec5eb6c49d2a62dc01c6bd448b89 1,155 1.00/1.00 vMB 44
443,407 443,407 0000000000000000007ff60685e96247b382661a55c39ae6167183335787d435 1,780 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.