Loading Tool

Explorer IconExplorer

Memory Pool

80,173 transactions
29.62 vMB
0.06756462 BTC
Random Selection Loading Transactions
Max Size: 178.77/200 MB

Candidate Block

Mining Attempt 0683da545674d04499560ea0a469b047b3a925dcc41ddc80edd435604d6b7b4f
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root a2a1bf51d7c4e08b862b4dae50d15aff57bf4b8aa5d244af821d28212f0feedf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,350
Size: 1.00 vMB
Total Fees: 0.00716044 BTC
Feerates: 73.20 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (632,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,146 282,146 0000000000000000d67e77027f3eaf8f2f3a5adba91ef5ca844edbd9c361985b 662 0.25/1.00 vMB 50
282,145 282,145 000000000000000066452481d828ca9d481bc2d26a8fccf4218de45de3d6a6dd 173 0.29/1.00 vMB 16
282,144 282,144 00000000000000016367ba546e08668767dbe9ec2473a924aec47f72b78a0766 557 0.25/1.00 vMB 49
282,143 282,143 00000000000000016b5d3f390f1f78fdc7d6e96e9213b1600834d19d02e33c46 24 0.01/1.00 vMB 28
282,142 282,142 00000000000000003c9dc25cc24b7c7af5f5bbabd50f496ff1510b86a631bf92 68 0.03/1.00 vMB 30
282,141 282,141 00000000000000015313ce8bf7b3c8192cc1edc919fe7153f64aea28fdfbdcc3 292 0.25/1.00 vMB 19
282,140 282,140 0000000000000001907116389d647e9fcedff29951b55074f380b9a92685595f 932 0.35/1.00 vMB 62
282,139 282,139 0000000000000000fb0e13dfa8bef15b6a5bb653aded865845423ee09340ffca 464 0.23/1.00 vMB 44
282,138 282,138 00000000000000023c5db734b486204612f1c7f6b639f2631fcfe041f588c3f8 387 0.24/1.00 vMB 32
282,137 282,137 0000000000000000ca9b6a3ff16c0bffad380b02b156a179cee60961be87a573 636 0.25/1.00 vMB 51
282,136 282,136 00000000000000019358c40c1c9f70c2f7b6f81e192f3bd355b407f3121a6316 72 0.05/1.00 vMB 26
282,135 282,135 000000000000000071dd0059097d0cb275822d027b24ce759ea007e9c0ee6c87 183 0.06/1.00 vMB 20
282,134 282,134 0000000000000000379acd1f6c3d6b85c5962ef344ddbcb61ff6a9b4950c2407 564 0.22/1.00 vMB 54
282,133 282,133 000000000000000155353195ac775e8be083750fbdc81b4d86f65d0a749d6e1e 491 0.21/1.00 vMB 39
282,132 282,132 0000000000000001a2ddbc96ab75effc328afdd4a6990c2392f78f398e4977dc 183 0.10/1.00 vMB 85
282,131 282,131 0000000000000001e38057ce11b4511b51e1db6792158caa6bc759236f41a33d 993 0.52/1.00 vMB 40
282,130 282,130 0000000000000001de4f33de4b934186dc35cdf357d760c2675ea225cc2104df 125 0.10/1.00 vMB 10
282,129 282,129 00000000000000013d53286ac6f1cbe52581c2c701643ea897d18846e876d8bf 280 0.18/1.00 vMB 24
282,128 282,128 00000000000000024f48984c208a99ac1eaafb02e5f753c849f518e0abf517bf 186 0.09/1.00 vMB 34
282,127 282,127 00000000000000025e6ec6e11d88a2304465056b408acac1cad9f9917659c70b 210 0.11/1.00 vMB 50
282,126 282,126 000000000000000165fcbf0d93d1ea0cb01ef9cb162701936aaf030bf621c291 84 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.