Loading Tool

Explorer IconExplorer

Memory Pool

42,862 transactions
27.92 vMB
0.06167415 BTC
Random Selection Loading Transactions
Max Size: 147.15/200 MB

Candidate Block

Mining Attempt 22ad8323cb83387803f4d2302613cb52db76e99f285f40197e5d34b0dad781ea
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 78dbd60cf1c8e039b52c836eb0fdcb093510b15d2ba5f66687c0b4a172739317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,376
Size: 1.00 vMB
Total Fees: 0.00890738 BTC
Feerates: 84.58 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (694,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,095 220,095 00000000000003aad31a061b5960b8520f33e0b163f46e9a5373f7d010b9516e 87 0.05/1.00 vMB 142
220,094 220,094 00000000000000f6126242ae82a0577c58cb2851d0bb7af650b945dfb0ff01e0 765 0.25/1.00 vMB 246
220,093 220,093 000000000000036a4fffc527e69e488c75107d8dbd8e6f1548191ecc01850971 452 0.42/1.00 vMB 314
220,092 220,092 0000000000000025345a6b90b7dbff5ac8fa3db361f68ffd39b86c68842e1809 616 0.33/1.00 vMB 205
220,091 220,091 00000000000002ca6ad142cded9b69ac8f5f15c63a8ff976cbef082bb4bb7d8b 116 0.05/1.00 vMB 132
220,090 220,090 00000000000001445d270f6fedb58af0e81d8a6544873ea2da83cb17ea98aef4 121 0.05/1.00 vMB 66
220,089 220,089 000000000000019fe37ffaace29efa2ae617a0911b2b19275029325dc7b851eb 829 0.25/1.00 vMB 260
220,088 220,088 0000000000000197520b41bbb15b177f2d4b3f565cf5b2d38d0dc9e3371c6062 163 0.06/1.00 vMB 81
220,087 220,087 0000000000000316ca9f848564fcaef3dbead4933fe7a23852956f2404f98016 502 0.25/1.00 vMB 153
220,086 220,086 000000000000012812976f75930014e6dfae958f737eabbfd5bc042c06fbda4b 14 0.00/1.00 vMB 30
220,085 220,085 00000000000003a83d2338d20cfcde3e1ac0984bab34956c73b4f9e4ae4685a4 711 0.25/1.00 vMB 213
220,084 220,084 00000000000004bf2f345d980b5ceb11538b83b49c55739535242f9212e0212e 564 0.23/1.00 vMB 197
220,083 220,083 00000000000002e007039df5212a3c29b2bdc2fdab01b4015bb9525ddbf11528 258 0.13/1.00 vMB 152
220,082 220,082 000000000000035483249ace5eb25e40bc994ffae0873ee85bbdf7e8417e86a1 326 0.25/1.00 vMB 114
220,081 220,081 00000000000004e05455e4f93ed3dfbf38fd6d0d166186f6aac6d5ee89e537c7 760 0.25/1.00 vMB 249
220,080 220,080 00000000000004fe2e4451c848aadedffa132c488f5d1fedca69af29509d1a04 136 0.05/1.00 vMB 205
220,079 220,079 000000000000006b60d27f6d5a56e7e26e143754d735868e0581b42ee280f4e1 481 0.25/1.00 vMB 153
220,078 220,078 00000000000001b8fc2f36c16313d47b8b3da3e97662d780d4d814b255fef54a 661 0.29/1.00 vMB 208
220,077 220,077 0000000000000470eca64445b86346d56f5141fc1778eebe0c63a652dedfc520 224 0.12/1.00 vMB 157
220,076 220,076 00000000000002e2ee4776164b87c1bf55cacccb76241a702501fd1c9f78d99b 88 0.05/1.00 vMB 53
220,075 220,075 00000000000001aa34ba25faf6bf1586c72a0bc9f9c0ddbcc71b8ca3ef422a70 610 0.25/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.10 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.65 GB
    • Received: 13.61 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.