Loading Tool

Explorer IconExplorer

Memory Pool

78,342 transactions
29.76 vMB
0.07339059 BTC
Random Selection Loading Transactions
Max Size: 181.72/200 MB

Candidate Block

Mining Attempt aa80264e3ff25478d6a34eb6b6ea9db228f6763a458ee7ba1de3e33ac313d5e4
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 5c815ba4c98a537d7e291aebae5c1b861479dd2f7e2af25979c9c9e840d50093
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.00748936 BTC
Feerates: 150.58 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (21,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,267 894,267 00000000000000000000ed87049b547f7c04bdda800cf85c4ddedccd647897c6 2,981 1.00/1.00 vMB 9
894,266 894,266 00000000000000000000c86706e64f9bbae1c57d048c08b22b45660729f6b474 3,096 1.00/1.00 vMB 7
894,265 894,265 0000000000000000000110426bb39cf564a147016f5937b331dac657862e9fb3 3,857 1.00/1.00 vMB 5
894,264 894,264 00000000000000000001f5cf08b25de3eece993cb4e356c134e528a839190f50 2,916 1.00/1.00 vMB 4
894,263 894,263 00000000000000000002046e327d163eb3e472c36bf5c10f6d5a86e44579f8b6 2,824 1.00/1.00 vMB 3
894,262 894,262 00000000000000000000b1baba5b9b756bd10cb13886b50d7074a77897e4ccfa 3,369 1.00/1.00 vMB 1
894,261 894,261 0000000000000000000036bdfe92ee985a0291e844b9225db50f5353a6727578 3,724 1.00/1.00 vMB 5
894,260 894,260 0000000000000000000054b00bc304b4eb5aa5981001a1ef32c11bcbab220147 4,551 1.00/1.00 vMB 1
894,259 894,259 0000000000000000000134ed577edb19206cec996f45fe123c84af5835d03a09 4,355 1.00/1.00 vMB 2
894,258 894,258 0000000000000000000169951ce1fe2b81de622ee759c1d233f8764b261eb765 4,647 1.00/1.00 vMB 3
894,257 894,257 000000000000000000015c1ca4346d3bb6bbeebd190312720b126e2ffdab9fc4 4,225 1.00/1.00 vMB 4
894,256 894,256 000000000000000000014e4aea4782991b97d4458826a960c2cb217176c8ccdd 3,504 1.00/1.00 vMB 2
894,255 894,255 000000000000000000005afe6681b59ed53b110171c605b97fdbf6713eb455ba 4,107 1.00/1.00 vMB 5
894,254 894,254 0000000000000000000039fbf96d197ee4b224defb1a3f5a8817a8d9d5909f8d 1,424 1.00/1.00 vMB 2
894,253 894,253 000000000000000000011050b8dbf7d6f1e10d60cb45860ade919f6301183449 873 1.00/1.00 vMB 1
894,252 894,252 00000000000000000001c61508699ea8a169d4efacb3e2d7a6b7ec3a1dfda878 3,198 1.00/1.00 vMB 5
894,251 894,251 000000000000000000021ac32e5b79c3a1d756467d0c26001cfe77b4b08c357a 428 1.00/1.00 vMB 2
894,250 894,250 0000000000000000000073e2c4ec0b393f0470baf72afdd2ee34f15b79ab037d 484 1.00/1.00 vMB 2
894,249 894,249 00000000000000000001b47eb72fbf4fbbd8064be155ac93da79f68eebe2f442 1,121 1.00/1.00 vMB 2
894,248 894,248 00000000000000000001c7290ef1432d443d36eb79e7e794a1fa17b7a9d7bf9c 1,865 1.00/1.00 vMB 3
894,247 894,247 0000000000000000000245feeb358b7b431de005d22175935eacab6d0fb29d84 422 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.