Loading Tool

Explorer IconExplorer

Memory Pool

45,938 transactions
28.04 vMB
0.09441971 BTC
Random Selection Loading Transactions
Max Size: 147.34/200 MB

Candidate Block

Mining Attempt ee76294e9b447a1f0ba7916e0fbdf90479b0d1a4108342696699ea708ce4bfb8
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1529cf8adcb605f1accf4ff23bb702c3d3386c869c9149150de0e97f731e6c91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.03793986 BTC
Feerates: 197.49 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (632,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,152 282,152 000000000000000031a6d50b3eedde86a7dfb908c41915b21e99516f58ca7f2f 516 0.24/1.00 vMB 47
282,151 282,151 0000000000000001f0a3be1bc70749eadf8da81883bcec3d8b6f0d308419ec0a 369 0.28/1.00 vMB 28
282,150 282,150 0000000000000000f770b22d998ae2f097146f8ccb4dd5dba96cdc824f0570e7 279 0.21/1.00 vMB 26
282,149 282,149 00000000000000014578555e859237366c0558e224e9456b4bb8ec804c5a96d9 685 0.25/1.00 vMB 53
282,148 282,148 00000000000000025683d8249092e65f3bd903df6ebcf75df6f2b4157a3ac081 88 0.04/1.00 vMB 15
282,147 282,147 0000000000000000077b46b91595fc2f98b26bd760b3be0410c81180f29535d2 321 0.22/1.00 vMB 24
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
Previous 10 blocks ↓
Total Size: 782.23 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: 655.05 GB
    • Received: 14.24 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.