Loading Tool

Explorer IconExplorer

Memory Pool

78,124 transactions
30.16 vMB
0.07149878 BTC
Random Selection Loading Transactions
Max Size: 182.94/200 MB

Candidate Block

Mining Attempt c668939a57976925aac500c24045f2eebeeb40a777b95b465d0bf48c0ba41275
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 330863aacc349199f231161ae7a6b0bde9893bd148a5ff67ee4865f0d1863510
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.00724925 BTC
Feerates: 73.91 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (434,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,033 481,033 0000000000000000004b9c027f09a46e54a302a432192eb047b03d599b542b83 2,349 1.00/1.00 vMB 301
481,032 481,032 000000000000000000f682a86d7dbcd77fc54209c1728275784eac1cf76ccd88 1,473 1.00/1.00 vMB 340
481,031 481,031 000000000000000000d6329e1ed7e08e3a7c0d35c46a13df4bfb939b2cac78e6 2,496 1.00/1.00 vMB 69
481,030 481,030 00000000000000000112b38f28aa4847daf6499e08df9099bebf59c2ab68a60f 2,135 1.00/1.00 vMB 197
481,029 481,029 000000000000000000973af6efc1f105fe2ca3bff3737afadbdb8c660634f572 2,173 1.00/1.00 vMB 298
481,028 481,028 000000000000000000bb9e4e3e28257414906af092fd8e689c14e29f5d038c85 2,904 1.00/1.00 vMB 64
481,027 481,027 00000000000000000126c0f4f9fdd55ca523ce566b89514f33344653d7d443ab 3,419 1.00/1.00 vMB 90
481,026 481,026 0000000000000000007bf27955d7e2a76909047befa7a7578a3c827283ad844e 2,649 0.99/1.00 vMB 166
481,025 481,025 000000000000000000f78805564a616cca4cf36e5adb1f2d7d7f4b3a5905c9db 2,730 1.00/1.00 vMB 100
481,024 481,024 0000000000000000007b58d1a0accf839e73731867d7cc552766f3818b453452 2,510 1.00/1.00 vMB 301
481,023 481,023 0000000000000000006945c5c38a76cd70c8b5ef12694f2e7fcbba7c460349e0 1,526 1.00/1.00 vMB 152
481,022 481,022 00000000000000000079449398e226be36ce9f552af909499717b57cefee487b 3,593 1.00/1.00 vMB 40
481,021 481,021 000000000000000000775376c72a06907d397a68984929c1492f5ff375c33612 2,015 1.00/1.00 vMB 174
481,020 481,020 0000000000000000004d04e09832fc40755a78bd5fb5ec624fda2b9122fbf7de 3,704 1.00/1.00 vMB 57
481,019 481,019 0000000000000000001fdff435453944f73995a62ac998f91e54ce106cb322da 1,813 1.00/1.00 vMB 147
481,018 481,018 00000000000000000095677973c113ac92540ff0f578f60e10b97d653f152df4 2,415 0.99/1.00 vMB 286
481,017 481,017 00000000000000000076a2e6dd84272ed0f119253587cff8c9e431f6321ed81b 3,042 1.00/1.00 vMB 124
481,016 481,016 00000000000000000087b2e70efc4e84ce07c51c68ac355bc0e2ee1eb77ee469 3,539 1.00/1.00 vMB 84
481,015 481,015 000000000000000000cf4473412c013a57362bcfdaf30829c96b6baff2d4df90 2,885 1.00/1.00 vMB 99
481,014 481,014 000000000000000000d3c6970d419c90c19b311d28e351c92f469b8a922ad239 3,774 1.00/1.00 vMB 50
481,013 481,013 0000000000000000002734174c8cd6326b22676ebce0c92c329db6d339c4bb91 1,874 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.72 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: 707.13 GB
    • Received: 16.66 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.