Loading Tool

Explorer IconExplorer

Memory Pool

69,381 transactions
26.50 vMB
0.07335482 BTC
Random Selection Loading Transactions
Max Size: 158.96/200 MB

Candidate Block

Mining Attempt b6d79ccf536ba6bb10d3a7ecc432bac7bdaf5fec2ef0f0e98bf52276881346d2
Version 20000000
Previous Block 0000000000000000000048fdfff8116c2d1f1d4c70b59da7a28ddc4ca1e717c9
Merkle Root f5992aec45fac8cca4e7ef653b94756670acd6e001f5de5ef54e6f691c224f44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.01687331 BTC
Feerates: 71.66 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,488 (707,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,834 207,834 0000000000000086d933e29d659b79280e2af50e4c571edd83053403c35bd5d7 115 0.08/1.00 vMB 112
207,833 207,833 000000000000005ab3c8a9521b0708c1748488b876ab928dab8b6931658642fd 282 0.16/1.00 vMB 156
207,832 207,832 00000000000001ed24568ce0acb976302650952672600f5b6da1cdcaa53789d9 350 0.12/1.00 vMB 331
207,831 207,831 000000000000025b89212e0b767caa509931f76e76934fa638f6a106f015e090 174 0.06/1.00 vMB 181
207,830 207,830 00000000000000720d5a2dc05824b39ed507330aae29271b1bf650b4e4ad6360 85 0.03/1.00 vMB 50
207,829 207,829 000000000000030f9fc1cfc85437b58e6b6765cd2cd5161ff94db97b5fb5d85d 37 0.01/1.00 vMB 71
207,828 207,828 0000000000000032bc98411d9639375dcee37c13a9da47a796321009257a423d 102 0.05/1.00 vMB 144
207,827 207,827 00000000000001c0b66454bfedeba1f1a4a3b754ebe0dd3de5bf5776701c7028 190 0.07/1.00 vMB 162
207,826 207,826 0000000000000487f14033f456934b4ef5b249bc2f29fc35f5eeea46749bca39 19 0.00/1.00 vMB 112
207,825 207,825 00000000000002eb9d390c822423920231b621a104d2114e34a60b36f7c1336b 40 0.02/1.00 vMB 102
207,824 207,824 0000000000000271ece73357acdfcd8dddd32b0039480dddf5ffe77fd504dffa 203 0.06/1.00 vMB 147
207,823 207,823 00000000000003ed94f2e02da0ef0597494407d4a62209835dd93490d46367b6 23 0.01/1.00 vMB 213
207,822 207,822 00000000000003bb85309e2f05beb058f64dbdc2a2558b22dc13ecf1f5d79aef 336 0.11/1.00 vMB 1,059
207,821 207,821 0000000000000210f6c3b50532a1554c7dc95a155bbad994708bfc9ad4324bbd 109 0.04/1.00 vMB 126
207,820 207,820 000000000000005eda727492f7aaa2795012ebe9d62d321a1612c37770f1d735 14 0.00/1.00 vMB 13
207,819 207,819 00000000000003b3615a38b484c05193da1ccc981b6173a8abe2e530bebd6ff8 292 0.11/1.00 vMB 202
207,818 207,818 000000000000049551b34d81f1f6be45543b729102e4e52e781abdecc61f92d2 225 0.09/1.00 vMB 226
207,817 207,817 00000000000003458686f77bf6a4475fdad933c1ba358d672e06cf68cf43153b 41 0.02/1.00 vMB 66
207,816 207,816 00000000000003766582976c6ca393aabd0a10917dfe06b12461b84f9852ac73 233 0.10/1.00 vMB 174
207,815 207,815 000000000000017fc35d6a44db4989ccfd23cce48227cdd55a52cfb5263a8500 577 0.32/1.00 vMB 155
207,814 207,814 00000000000001a3c528c99384707cddea0f0fb71962968a594e92da4a447446 554 0.23/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 783.24 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: 760.52 GB
    • Received: 19.10 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.