Loading Tool

Explorer IconExplorer

Memory Pool

70,633 transactions
26.55 vMB
0.06502606 BTC
Random Selection Loading Transactions
Max Size: 160.36/200 MB

Candidate Block

Mining Attempt 0a3ba0b247fb9225842175eb7ea31edef8c46707a85802c3089fd0c24be9758b
Version 20000000
Previous Block 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45
Merkle Root 23e23ee8d8abaff98bbcd08558fb00fd922b7e9a7ee8917997d470d34b4f6384
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,208
Size: 1.00 vMB
Total Fees: 0.00844957 BTC
Feerates: 50.18 > 0.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,463 (48,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,349 867,349 0000000000000000000067c20a8a6e6cd253ffadd0ccb056c46544c9c160b985 2,675 1.00/1.00 vMB 13
867,348 867,348 00000000000000000001623983522b004cdf5a858002ba9fb2377f29b9ece1bb 2,173 1.00/1.00 vMB 10
867,347 867,347 00000000000000000001a2a20610c3174ca65d9127c6bb2392c7244b4c12221c 1,551 1.00/1.00 vMB 10
867,346 867,346 000000000000000000020ebd22ef877fe31b8f9c6ef73431b1352e1f5cf03b04 1,905 1.00/1.00 vMB 11
867,345 867,345 0000000000000000000195a3636682c8c42b49b2ae4cae1df59760b09b7042b2 2,148 1.00/1.00 vMB 11
867,344 867,344 000000000000000000027cf315ef420287cc58f71ccebdec84daf3c4b9aa1ee2 2,531 1.00/1.00 vMB 17
867,343 867,343 000000000000000000029104a634f10b5a49680a47f24c514d535c297fe25671 1,894 1.00/1.00 vMB 12
867,342 867,342 00000000000000000002c8b6b6012295d5dfc8238221082a05940a083f30ed1f 2,787 1.00/1.00 vMB 25
867,341 867,341 000000000000000000022592a8a5eee4e26c7f27c6b593c8c91e15e4143a1efa 1,053 1.00/1.00 vMB 8
867,340 867,340 00000000000000000002182348e0507ad7bbb4012720c6f5e44306b9e6a77dd1 3,115 1.00/1.00 vMB 19
867,339 867,339 00000000000000000001c6306774e2959249fe88dc6c244e06883025db47b6da 1,737 1.00/1.00 vMB 10
867,338 867,338 00000000000000000000c863180edc1f9fb6a2b002d31657a06e74b6d8e9adc7 1,843 1.00/1.00 vMB 12
867,337 867,337 00000000000000000002a5651b33f50bd0b8d6cf32494e0157f51a5d2b46765a 3,199 1.00/1.00 vMB 23
867,336 867,336 00000000000000000002efb871107f87bf0a52800fb3df2b0e1dcfe397c00bc5 2,712 1.00/1.00 vMB 17
867,335 867,335 0000000000000000000106b90ee21d6552050774cadb69b5582a88be51c5d6c9 3,347 1.00/1.00 vMB 29
867,334 867,334 00000000000000000001ba6f61c6b0a4a22555c600699becccb2d3fd0a1816af 2,045 1.00/1.00 vMB 16
867,333 867,333 00000000000000000002a120cece3ee55bda9db73c67dedff14650da5a581c37 1,978 1.00/1.00 vMB 13
867,332 867,332 000000000000000000016b2f5d898c2cd4992cdf118b47f4fd06a106a7ecb4f9 1 0.00/1.00 vMB 0
867,331 867,331 00000000000000000001e9a76a5e43272e4c4bb3c475ab2a54053b0160cb47f8 2,487 1.00/1.00 vMB 20
867,330 867,330 00000000000000000001d8c5b660977f9106de76bd84bd6d6dd15195e8a3a248 2,495 1.00/1.00 vMB 18
867,329 867,329 000000000000000000000ff8a20008daf5696a0e180f93a899e7e48d69c7e217 3,029 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.20 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: 753.98 GB
    • Received: 18.92 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.