Loading Tool

Explorer IconExplorer

Memory Pool

48,086 transactions
29.17 vMB
0.08782088 BTC
Random Selection Loading Transactions
Max Size: 155.57/200 MB

Candidate Block

Mining Attempt c0dd3d5f2944a7b1076e6fa02baac67a23e08f976fc21301a86493752675e630
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 335ea58beea29c99daf375d6f6c0e3446520c1f6d69d8ce4981603b5534e5072
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.03164728 BTC
Feerates: 100.60 > 3.17 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (173,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,344 741,344 00000000000000000000d20648ac34f4a217d6d28c11c91db5e080f78a73e28f 1,922 0.73/1.00 vMB 11
741,343 741,343 00000000000000000000ce1dfd2acfefef6172e54d7bc351e67f3c2f9bafd8fa 2,543 1.00/1.00 vMB 12
741,342 741,342 00000000000000000003682fc1ceabb426a9ca8ef3d2f067e9e76a72e1a36034 2,455 1.00/1.00 vMB 29
741,341 741,341 0000000000000000000548d4507b66815fd637cdc42ddb7ac9607f3dcac25a41 489 0.24/1.00 vMB 13
741,340 741,340 00000000000000000004b3890dfd19c9435fb4a2658dede99c548db3fbf4a422 331 0.11/1.00 vMB 18
741,339 741,339 00000000000000000006b08c4999447a9509d8fbc16e68483d4efb6a599294bd 1,195 0.40/1.00 vMB 17
741,338 741,338 000000000000000000000f7faef82ee7088888277d9d3d2454e76431d812000f 1,952 0.96/1.00 vMB 13
741,337 741,337 00000000000000000002d896e0b06259907a020476cd63da51aef3738a6eea03 843 0.42/1.00 vMB 13
741,336 741,336 000000000000000000038b6c3747ea4642a9f2b28050e00f07c53098a193526c 1,279 0.67/1.00 vMB 11
741,335 741,335 00000000000000000004ffe33b7c8234c01393a540f6dd8f585d3a1f9ef09a8f 330 0.09/1.00 vMB 20
741,334 741,334 000000000000000000002580d960e1dab243316204fbea381f232af7be4746c5 815 0.27/1.00 vMB 16
741,333 741,333 000000000000000000006ce5dd8e02abd7bf8c3c2deed3d01ffff750aea8d8d2 762 0.28/1.00 vMB 17
741,332 741,332 00000000000000000007ff4af8f4aca68e20e50a568fc182211d7a6b77110cf7 784 0.30/1.00 vMB 19
741,331 741,331 00000000000000000006d29d14d9504135e4cbe67c4dc0e01091e31338397a21 1,736 0.67/1.00 vMB 18
741,330 741,330 000000000000000000000438b89d0933ee1f7f58eec8a71a1abd0b757e52a2cb 263 0.26/1.00 vMB 3
741,329 741,329 00000000000000000001921cc02eb909c05d4b91d445976bad5f4867e8d9a63f 2,592 1.00/1.00 vMB 13
741,328 741,328 0000000000000000000667a3aa74c4c49b97eaf141aebf33da0d3e99227881a3 1,603 1.00/1.00 vMB 10
741,327 741,327 00000000000000000001b9f5f78eb86d73c190319e362eb1e13b6b6901e4f286 2,188 1.00/1.00 vMB 19
741,326 741,326 000000000000000000051a7ede923cbe2a49b115bb331beac7b631df3b8d0179 2,601 1.00/1.00 vMB 34
741,325 741,325 0000000000000000000761528937c5097241e4efcf0f8c5d31807399fe6cf37b 2,856 1.00/1.00 vMB 20
741,324 741,324 00000000000000000006f3e4a764a2dd052153180ab9a50bade19527cbae89c6 838 0.44/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.