Loading Tool

Explorer IconExplorer

Memory Pool

56,434 transactions
32.11 vMB
0.18173371 BTC
Random Selection Loading Transactions
Max Size: 172.86/200 MB

Candidate Block

Mining Attempt 08e4a525a8920df9f0305b58824df68290327c1e29f932a4fea91205b722c646
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 65eb2cb1c47c76c5131d260573408a4dadb29bc749496a3c416ccdfce6420afe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.07185248 BTC
Feerates: 465.21 > 7.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (568,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,909 345,909 0000000000000000174c1f3d8b231fd429499c33e1d2514ee6a76683119d142a 2,222 0.75/1.00 vMB 39
345,908 345,908 0000000000000000143e53b009226772e6545f873206fed5ef552ba0f7edf04f 1,007 0.37/1.00 vMB 38
345,907 345,907 0000000000000000019972f02e4053f844989228d1de4c67598e666f6e7e0c15 1 0.00/1.00 vMB 0
345,906 345,906 0000000000000000114579f91716907591bdfe60382d6649eacf9bb273bd3aa9 1,098 0.65/1.00 vMB 26
345,905 345,905 000000000000000001dc859cfaad590d6199da2a5ce8d1284c9d75b260bb137d 194 0.23/1.00 vMB 14
345,904 345,904 00000000000000000b9f80c418873238b58890f1a3932656afae287b52bb43aa 484 0.29/1.00 vMB 23
345,903 345,903 00000000000000000ab91660a52fcd4780da5a17e58a94c163b80e040d3364aa 349 0.19/1.00 vMB 21
345,902 345,902 00000000000000000bde03c208e3734ea811ac17bdd9ef6400a158e437d02b99 1,435 0.77/1.00 vMB 30
345,901 345,901 0000000000000000175d08c2f3c349ee4edbb7e167c208a4f7ad76684f5f764f 1,255 0.75/1.00 vMB 22
345,900 345,900 000000000000000001e6067855040e8a05a9d66e33c72b9c73ba017aef0de57a 491 0.22/1.00 vMB 38
345,899 345,899 00000000000000000194e1321c4f6f1ab68f20f4837132965080bf3b2f65823c 1,069 0.75/1.00 vMB 20
345,898 345,898 00000000000000000eb4228decefb8e68d6bc14472ef2b03fb43573b5f080049 512 0.14/1.00 vMB 51
345,897 345,897 000000000000000005b7b3335b66f0ec6849618967a8f612e0ac51f21288b2a3 1,024 0.36/1.00 vMB 38
345,896 345,896 00000000000000000be0b69bb6345402089c972e5de6b204e59ca1f7b8a7b403 379 0.19/1.00 vMB 26
345,895 345,895 000000000000000004e76269fa9a9e7e95b6055efa73e5cb55a93b75e5187947 487 0.29/1.00 vMB 19
345,894 345,894 000000000000000007c6f2dc629116c4371f1603e784b9ed832688b0f6ce340d 1,361 0.75/1.00 vMB 23
345,893 345,893 00000000000000000217b9118be1055ab7771a1a803247a5c10d0f76987d2270 473 0.22/1.00 vMB 49
345,892 345,892 00000000000000000d6dc4ada59575589113655d33c4d6743fcfbd58167cd8c2 64 0.06/1.00 vMB 12
345,891 345,891 000000000000000005aa292aa3f4c0e31724decf7065303816a2ef1a147ec5fe 883 0.54/1.00 vMB 23
345,890 345,890 000000000000000009b124f149bbbd15202d3dc8726f14ad9706b7e172279748 249 0.12/1.00 vMB 27
345,889 345,889 0000000000000000150f7a5a57cb4ee59420f3e1f319eab1d2f5fc8f5d1cc260 395 0.30/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.