Loading Tool

Explorer IconExplorer

Memory Pool

43,253 transactions
29.32 vMB
0.07144461 BTC
Random Selection Loading Transactions
Max Size: 150.81/200 MB

Candidate Block

Mining Attempt c3aa90c8c44155b38a757d9012a40e5e6302089ff57df5165f37c29dbb511a84
Version 20000000
Previous Block 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d
Merkle Root 76c3bec8294ef98cbe070ba09a426b9ce8bc250f05ee900460c0920764866938
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,063
Size: 1.00 vMB
Total Fees: 0.01403255 BTC
Feerates: 150.98 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,591 (504,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,181 410,181 000000000000000003e60b1e8ce3a9fd8b8fb3a75ccfbf48fdf038f813b25b16 1,686 1.00/1.00 vMB 43
410,180 410,180 0000000000000000012b79159e69bceb14dc8991c689e27d76a48835d85ad3d2 1,286 1.00/1.00 vMB 50
410,179 410,179 00000000000000000275be92a08a6e9a36a8c0431d0f270b555d26f3bf7b8104 251 1.00/1.00 vMB 30
410,178 410,178 0000000000000000000696e91fd2b7ecd3bb9fd389554da23c0aa99fe159892e 1,533 1.00/1.00 vMB 55
410,177 410,177 000000000000000004a57be95f02c287f4b7721a42cfbbc0e20f07625179ec4e 532 0.37/1.00 vMB 26
410,176 410,176 0000000000000000053ad4783274ada12a4689620a23b9ed0059ca6d98876651 2,183 0.99/1.00 vMB 41
410,175 410,175 000000000000000001e4f3f7f940bf226bcfe1f86edfdb52898e951ab8fb155d 719 0.34/1.00 vMB 36
410,174 410,174 000000000000000005efa60dc4cf54fc5819a89c582a1a19117fd270008922f4 346 0.49/1.00 vMB 12
410,173 410,173 0000000000000000027064f389d5c0c4e59391a74fd55521c6592bb563fea9e2 2,181 0.99/1.00 vMB 39
410,172 410,172 000000000000000000153637503f22284d33824cb37abce7313c12226f8f8631 383 0.16/1.00 vMB 47
410,171 410,171 0000000000000000055ec969644474920d4516ef5e82f5f710a1fd36b646fc02 642 0.72/1.00 vMB 15
410,170 410,170 0000000000000000003bfeed018adce084b0407b88dc876faa2c0ea9becf0725 2,402 1.00/1.00 vMB 47
410,169 410,169 0000000000000000026915f5111f42739c4b58994cacfe865e897b08ad96159e 2,141 1.00/1.00 vMB 48
410,168 410,168 0000000000000000011298496ecaf0cf3bb820ada288743047d1dd76ee4ebf73 2,545 1.00/1.00 vMB 54
410,167 410,167 0000000000000000044ce0cab822d8ec74e1bcb0cab8145564a74ca7e9b9533e 2,090 1.00/1.00 vMB 40
410,166 410,166 000000000000000003d0eef12942c62865dde99311c0d05742cd62ef33807cc0 3,098 1.00/1.00 vMB 71
410,165 410,165 000000000000000005b865738a80b2d58547da1c862b90140cc087845e3eebc5 2,024 1.00/1.00 vMB 41
410,164 410,164 000000000000000005dfb371ed5b6eafeecbf0ce08769365a317e4defd9da463 2,691 1.00/1.00 vMB 69
410,163 410,163 000000000000000003fc0be9d7d776c4e4968d6adc71b9b638770e5bd0d912d8 2,351 1.00/1.00 vMB 40
410,162 410,162 0000000000000000001c589169d263d06d01ce2b7e7fe59fc14f0734675cec8a 1,811 1.00/1.00 vMB 37
410,161 410,161 0000000000000000057c0a5f3d88fdef3d77961a08cd65be8ce2d85f7fd30a10 2,170 0.93/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.67 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: 627.85 GB
    • Received: 11.76 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.