Loading Tool

Explorer IconExplorer

Memory Pool

74,351 transactions
28.66 vMB
0.07512648 BTC
Random Selection Loading Transactions
Max Size: 169.81/200 MB

Candidate Block

Mining Attempt 7a1a9b7efc4010d7cc118b9be142d7754fcf255205dd427cae05722847e07ae7
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 841a4573d348431f580610cfee1321d622a684f15c6e3ca44ac3ce68c98b187a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.01754923 BTC
Feerates: 250.89 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (481,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,209 433,209 0000000000000000014ae117e65cfac26e078a143c992d61bc6b9d03c7839b44 2,002 0.92/1.00 vMB 59
433,208 433,208 0000000000000000031e9136a4eae9ba97fef74f803f02b13e5aaf00bf9dade7 2,342 1.00/1.00 vMB 55
433,207 433,207 00000000000000000361ef281f5ef45b05cca23e177dce5ebf38128d7a794a1c 1,376 1.00/1.00 vMB 33
433,206 433,206 00000000000000000348f34ab20e250a96b65edce5eb010e1c90af403517a775 2,455 1.00/1.00 vMB 96
433,205 433,205 000000000000000000932fffeed9b27a540a213971ff82528c45fbd48e290123 1,181 1.00/1.00 vMB 28
433,204 433,204 00000000000000000051682ef1ce3a26d17ff51c83e233beddb312f96af83afc 1,913 1.00/1.00 vMB 40
433,203 433,203 000000000000000001c8171e72eedb0979f8ee6a74226423915b141723ab519f 1,736 1.00/1.00 vMB 39
433,202 433,202 000000000000000000069b5b818e915b6053303d852ed4ef79e49ac3ca25c914 2,174 1.00/1.00 vMB 68
433,201 433,201 0000000000000000001cc8e41b04d5be0fc7811906566b2f7702af800b54024b 2,274 1.00/1.00 vMB 49
433,200 433,200 000000000000000003bf4bc797187451bae456893851338917e1c47f6d4fe844 2,471 1.00/1.00 vMB 61
433,199 433,199 0000000000000000004d94984a305261c794d10eaf34a24516ee0b4b2b8ac13b 3,084 1.00/1.00 vMB 68
433,198 433,198 000000000000000001ed67ae537d43198d46936096b287c2ad44029e1d78a634 2,785 1.00/1.00 vMB 82
433,197 433,197 000000000000000003b5a9c66e4263c1583dd0aca8234d00942f42c0f266b9ed 2,569 1.00/1.00 vMB 62
433,196 433,196 00000000000000000325e716215b0119663a11bced86f9eadcd64f835a02eb54 2,203 1.00/1.00 vMB 72
433,195 433,195 000000000000000004077c27f029e4b92562337334b641821dd11107352622f5 2,350 1.00/1.00 vMB 45
433,194 433,194 000000000000000001520f5e881c74848d06fba4f5a298cbc0ace38b913822ec 2,451 1.00/1.00 vMB 62
433,193 433,193 0000000000000000014c05d9c6b167ee948a480285dbe87c3658e756b4097fdb 2,506 1.00/1.00 vMB 61
433,192 433,192 0000000000000000002e191402b19d221f859fdb207dca17bd83823c6d49e8fb 2,744 1.00/1.00 vMB 93
433,191 433,191 000000000000000000ad596fbd4f59c9c27ee1cc0ec0cb3e99e35cb62c394524 2,395 1.00/1.00 vMB 52
433,190 433,190 000000000000000001152fd0dfb3cc39fee4ce3d7df4ea5357ae32e295b98a16 2,646 1.00/1.00 vMB 68
433,189 433,189 000000000000000002b075b170e1152e7e932feaef563b797f26352c418b64ca 3,021 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.