Loading Tool

Explorer IconExplorer

Memory Pool

74,557 transactions
27.45 vMB
0.06861318 BTC
Random Selection Loading Transactions
Max Size: 167.75/200 MB

Candidate Block

Mining Attempt 3bf12b470d92051c0526b5fdf7811621c877f08d3f0bf3b48b419dcc3e60d9cf
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root a860b745d899b94a6de541dbd5dc111057bc1543fcfdf3463a9f42370b89359c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,189
Size: 1.00 vMB
Total Fees: 0.01021419 BTC
Feerates: 179.53 > 1.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (55,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,318 859,318 00000000000000000002cefae7c6de6c2da0c30a51b17c35d251f5226aa31690 3,527 1.00/1.00 vMB 5
859,317 859,317 00000000000000000000ae3908dd86488f47937e3480f3b2ab36c58ef87b6484 2,824 1.00/1.00 vMB 3
859,316 859,316 000000000000000000028d8432cb072a1de8b03b5201e7f6caa349aa07126a49 3,710 1.00/1.00 vMB 4
859,315 859,315 00000000000000000000271446779240a6e6fdcc0c6d1da394d178a3359c34bd 6,558 1.00/1.00 vMB 3
859,314 859,314 00000000000000000000d180331f09214e8343719c7e5892140f44f82415d8f8 5,906 1.00/1.00 vMB 2
859,313 859,313 00000000000000000000fed9b5b9139865c71ba556e5cebe8ba98b2c6d01aa96 2,880 1.00/1.00 vMB 4
859,312 859,312 0000000000000000000193df2ea7089b615ea168f8276aa80001c1026a28d056 3,110 1.00/1.00 vMB 5
859,311 859,311 0000000000000000000135b49f7129e563bc67d2b06790669369277d1319410d 6,258 1.00/1.00 vMB 2
859,310 859,310 0000000000000000000128ac0915ee7e0f38f1a4f04b3b74a462fb6c950cc04f 2,394 1.00/1.00 vMB 4
859,309 859,309 0000000000000000000312155c9ad33e4b6ba00cad96d29a5d657ad0191fc9ec 2,510 1.00/1.00 vMB 5
859,308 859,308 00000000000000000001c13310dc8f70a0421893524742e6a21b7216def5b41b 2,391 1.00/1.00 vMB 7
859,307 859,307 0000000000000000000255cef0ebc8c4b2c32eca6ea626fb8201e6010bbdbe3d 5,970 1.00/1.00 vMB 3
859,306 859,306 000000000000000000026077c2741e0bba540307d3b7e188446a0e207ef209a8 7,634 1.00/1.00 vMB 2
859,305 859,305 000000000000000000005205c32c464e5a89c84c8e5ef07cec7ef8d6105945ab 1,749 1.00/1.00 vMB 2
859,304 859,304 00000000000000000001ee3cd091beb727229b6295366fccd5e013290b6b7085 2,274 1.00/1.00 vMB 7
859,303 859,303 000000000000000000001d8132106b63876117569713ef4fe89d5a2f1173c66e 3,019 1.00/1.00 vMB 10
859,302 859,302 000000000000000000015a697ce75cb1b54c64769bb5e0f65fed0b41d886a62e 4,173 1.00/1.00 vMB 3
859,301 859,301 00000000000000000003179ef08d863f78401741568f61efb225d17d500e9863 5,043 1.00/1.00 vMB 4
859,300 859,300 000000000000000000001500e2e920fe75844b033025640051c202521d6aa258 6,592 1.00/1.00 vMB 3
859,299 859,299 00000000000000000000f7c0bab1f56591fb2a9d9c56b82b22bd7c41d96377b2 5,507 1.00/1.00 vMB 3
859,298 859,298 00000000000000000001a35ed93f31b574989f68c8d8344f21fedf904079163a 5,340 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.84 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: 712.40 GB
    • Received: 17.17 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.