Loading Tool

Explorer IconExplorer

Memory Pool

47,345 transactions
27.35 vMB
0.07691347 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt d5cb6894f2c9cd865b9c81c8fe1d4794dff7c03c521edd75543897deb067372f
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root a07cad6db3b5e04185737af0c2cfb213bbc3b49fb905265b6dbfdb7e4c811eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.02596515 BTC
Feerates: 201.37 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (75,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,783 838,783 00000000000000000002a5a4805c4b618f7767b62aff7f120e269441edadf488 3,097 1.00/1.00 vMB 123
838,782 838,782 00000000000000000001f89f874c983a9198d21e8dde78c011fb972701f4ebf8 2,697 1.00/1.00 vMB 113
838,781 838,781 00000000000000000001455d20590243e94385d164211ac941f10a80c249db0f 2,900 1.00/1.00 vMB 121
838,780 838,780 000000000000000000024be922bd7088559335ef57da952b192fc8afb50a8ca6 3,227 1.00/1.00 vMB 200
838,779 838,779 0000000000000000000205ad6b21803800310004045b4db901ff70d9b0bb0fc9 2,855 1.00/1.00 vMB 131
838,778 838,778 000000000000000000019cb014e7235b89b5bcf369a031b4eba04c13518f9154 3,201 1.00/1.00 vMB 126
838,777 838,777 00000000000000000002f9acee047632fce8464cc8519378730a4532e44bdacf 3,295 1.00/1.00 vMB 139
838,776 838,776 00000000000000000001b4007aa3db1e13d23a384652c966d2dde31a3fd0f6bf 3,029 1.00/1.00 vMB 151
838,775 838,775 00000000000000000000c5fa7a1c82567e1f889cfdfd0ef876de23a5f3a66f0b 2,891 1.00/1.00 vMB 109
838,774 838,774 000000000000000000007284ffde5c841b383a4c1b6af726739eac015b024df6 2,846 1.00/1.00 vMB 125
838,773 838,773 00000000000000000002b48c634c1bdc2106047efe27f1ed38165450a48ce1cf 2,551 1.00/1.00 vMB 116
838,772 838,772 00000000000000000002f98656512e9b199be0061e720f32feacaebbf7deb654 2,933 1.00/1.00 vMB 135
838,771 838,771 000000000000000000029a4ebf19191c34d9e60b667bfd0d7fd8b621d3d300e0 3,042 1.00/1.00 vMB 212
838,770 838,770 000000000000000000005b0d7194162ac85d7838c189635a765e54d72b7ccdc8 2,056 1.00/1.00 vMB 146
838,769 838,769 00000000000000000001955e9ba53d013fed0bdf82142501f84a5b6dacb7556f 2,219 1.00/1.00 vMB 103
838,768 838,768 0000000000000000000307fed23b6ab04c3b2b809134670baa17346141cd05db 2,979 1.00/1.00 vMB 116
838,767 838,767 000000000000000000032d3cd6c86628859f01c003d18fd3603ebc530b8a5519 3,625 1.00/1.00 vMB 95
838,766 838,766 0000000000000000000314aa5156d4a36b2ad7941e3da0c597e689e66bb8aeed 3,275 1.00/1.00 vMB 90
838,765 838,765 000000000000000000031ecb8a707f4c7124d14410ef0aea6de94a43c46e8cfb 3,174 1.00/1.00 vMB 94
838,764 838,764 000000000000000000007417742fa61d7de2a153a86fb44b30b138c07c065a11 3,319 1.00/1.00 vMB 80
838,763 838,763 0000000000000000000109d66de8097e909c3c6686c34b2047f644b07c2c92b9 3,142 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.01 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.