Loading Tool

Explorer IconExplorer

Memory Pool

81,467 transactions
30.60 vMB
0.09386086 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 8bd6d12e7633dbf3dd927d1ed438a90c0e8b7ec50ed08f7dddf505ea579c23a6
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root a6e99cd1806abf0146e7bd4509b1ffd1ebaf372ed02ec04f8893af7f225cda6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02762966 BTC
Feerates: 163.06 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (92,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,173 822,173 00000000000000000000edf53049d3e0d515f9d76222254e36c67c31d4051430 4,438 1.00/1.00 vMB 285
822,172 822,172 000000000000000000025a120da6508fd3b973af239cf86324f7016c1922e38d 4,614 1.00/1.00 vMB 211
822,171 822,171 00000000000000000000dbaffaa942c3e3fadbc626868f93739f55580119c432 3,443 1.00/1.00 vMB 303
822,170 822,170 00000000000000000002cd385e19824ed79ad6543494cc37fed71b9002305180 4,435 1.00/1.00 vMB 195
822,169 822,169 00000000000000000003594efd26e1a336ac3cf9ec7595d0a9c8989f85c62ad4 4,446 1.00/1.00 vMB 220
822,168 822,168 00000000000000000000ddd61f4a91acbb4f4912dcc124a3807776f4de302dc1 4,300 1.00/1.00 vMB 234
822,167 822,167 00000000000000000003af8536fb30fada9f7e9f225d983c7b566a17a7904872 4,104 1.00/1.00 vMB 214
822,166 822,166 00000000000000000001c265712466b03d5b9d8fdd587b502dd90cbf829fd4d7 2,349 1.00/1.00 vMB 159
822,165 822,165 00000000000000000001957fc54cf8a633ce05aa52f9b93afb3b4f2c2433673d 4,179 1.00/1.00 vMB 208
822,164 822,164 000000000000000000003d8e58b6e98186fcb55a7190d893dbe32dffdda2f5f4 3,919 1.00/1.00 vMB 258
822,163 822,163 00000000000000000002f82384d2b799482150d7dd22caece06b5d7efcb9f273 3,779 1.00/1.00 vMB 208
822,162 822,162 000000000000000000010409ddce6a9a2d4a8da08411a1d4ab98dc2befb4efbd 3,993 1.00/1.00 vMB 278
822,161 822,161 000000000000000000013dd21d64e710836de94c0782979a81c8e9a110926a6e 3,974 1.00/1.00 vMB 298
822,160 822,160 00000000000000000001771a91b153fc80e91c9c03642cbf43c5f6bb92950bfc 2,685 1.00/1.00 vMB 178
822,159 822,159 0000000000000000000111b1b9a26002dff749850eb06af15dc51279178b9fe6 4,657 1.00/1.00 vMB 180
822,158 822,158 0000000000000000000136e92d679ada84fd7d8b7283c1e5537eca1f11fa7c4b 4,362 1.00/1.00 vMB 262
822,157 822,157 000000000000000000038a64c68eb773f0319b3f599391ddc5b63fcb3ee05fcc 3,414 1.00/1.00 vMB 171
822,156 822,156 00000000000000000002feaa1436448ae48d6d685bf9b4048494853e544430e4 4,214 1.00/1.00 vMB 199
822,155 822,155 00000000000000000000afca1bb3d4912087c262ecead8764d2f53707ef1f656 4,439 1.00/1.00 vMB 259
822,154 822,154 000000000000000000029ca82960278896ce1b9d976d776d38984078c60d0a85 3,090 1.00/1.00 vMB 176
822,153 822,153 000000000000000000035186b6e6985764f45290b0dbb403fd53b1855f88c42e 4,621 1.00/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.69 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: 692.91 GB
    • Received: 16.51 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.