Loading Tool

Explorer IconExplorer

Memory Pool

27,682 transactions
7.59 vMB
0.12421829 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.07/200 MB

Candidate Block

Mining Attempt a60f5a95c96ae56c477683393a403a04c6b690c0928997e2f443f7eeee9beec6
Version 20000000
Previous Block 0000000000000000000126c5f459a849ef08f23fc138334e0341eb4a4a0b5ca8
Merkle Root 1af552aa1a94feefb37531a90747ca0f751c6ca41d6c7249b68d9b21da2892ff
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,955
Size: 1.00 vMB
Total Fees: 0.08675646 BTC
Avg Feerate: 3.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,113 (744,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
168,528 168,528 000000000000071617dc7e2bc6b91c6428731de41686c4e7768cd1b8e003711d 0.00 MB 9 52
168,527 168,527 000000000000047a61cb6085bf094cc58bc687233a31131da06546097dd7f8bb 0.02 MB 65 9
168,526 168,526 00000000000005974c91301bf7efdf37382cb43da726ea716112c5fb0a420124 0.02 MB 38 115
168,525 168,525 00000000000003069edc05ce8c848342210852359c4f813dfaa56a8aad12e473 0.00 MB 12 17
168,524 168,524 000000000000083226439574a9f7ef2e43a12c227589dfd582bc64b0ab115db8 0.01 MB 17 36
168,523 168,523 000000000000092a5aa5c096f6afe786f289c52bdc34c88a8904ed9e76e646a9 0.02 MB 41 196
168,522 168,522 0000000000000115af50f824ca47566d0fd67ec61dd182f189370ce1e2f000fa 0.01 MB 11 24
168,521 168,521 00000000000003763ab8bab23f4f82f94b757f96b682ff0c6d5403c65ba8616f 0.00 MB 9 89
168,520 168,520 0000000000000b0ebe024d69f622776b5c4097d75903c6b4fd71209b1e05ee62 0.02 MB 41 75
168,519 168,519 000000000000054d2de8e1016e737c90fd152fa83811c0f8e61b62050f658348 0.10 MB 23 99
168,518 168,518 0000000000000a737638d73b99f6bb59df1a89ab3675d434378cd2d929319046 0.05 MB 132 243
168,517 168,517 00000000000004641556459f6d6def55c3c2bb9878e5dafafc9a926dce5ad19b 0.02 MB 38 100
168,516 168,516 000000000000056b2c8d1c18bd8395a94efe12efe323757f36bf10ad6570d040 0.02 MB 47 30
168,515 168,515 00000000000003f73a80cdf48de8203040d4d3200b28251be0c6e0bdc64cdc27 0.00 MB 9 29
168,514 168,514 00000000000007d9a97dd83b54b71b1666135fb3db2db163e9ea8279dde587e9 0.01 MB 18 42
168,513 168,513 000000000000094a5bdbf1f3cd0128bcda54572aafd17307dab4d4ebe7a57c05 0.04 MB 104 76
168,512 168,512 0000000000000acbe9cd38ee5a8110e41488b6aefdb748bb83e2be1a7d7c9469 0.02 MB 82 143
168,511 168,511 000000000000018503a69ffb2c75d1942268c79afc08b30e143d801f2ceeb2c9 0.03 MB 42 264
168,510 168,510 0000000000000240de8d210b1c9e031091a16c591c81a956ed764f5812b4cf00 0.01 MB 22 0
168,509 168,509 00000000000009ae852a6b5b9763b768ff57884cf63c17d7f691aa8663110a0a 0.00 MB 8 28
168,508 168,508 0000000000000be96f74fe9f369ebfda020eb3abc38eb2df4c224b879091f0a9 0.00 MB 12 16
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.64 GB
    • Received: 0.47 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.