Loading Tool

Explorer IconExplorer

Memory Pool

85,058 transactions
31.86 vMB
0.19139006 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt a55f611605be562288bb6c5316e9cd4465c35604bfceaf75a14bb56b8f1e8f42
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ef089d9bb945e21da847d5e3c45fca9ee6a975cf1b91f826dec2d992359131a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.07299436 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (728,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,978 186,978 00000000000007c043e88eb73e06bc853b78d2138c75afdc3d9eb847eba1fb81 202 0.06/1.00 vMB 20
186,977 186,977 0000000000000235c1ff90cfe6020d3cb22e2fc4eeab262175b55a76305c3abb 13 0.00/1.00 vMB 318
186,976 186,976 00000000000003f2910f6e809da556122c66a66d41005721726a997b021cddf0 12 0.00/1.00 vMB 0
186,975 186,975 0000000000000104b07481976de723178e3c90eb32906c2798ed2de7eebe02b9 196 0.09/1.00 vMB 90
186,974 186,974 000000000000089d9a57f256b217c4168eecfca6290a49548010df687962466e 12 0.00/1.00 vMB 14
186,973 186,973 000000000000015cc8a723416d35a10448fabf3ad93fcf7bf3aeab2bbcaa8526 243 0.08/1.00 vMB 159
186,972 186,972 0000000000000182c6a9c2d2a6cdc83a264406c9e5ba42b5b70e9a06b65c7da5 916 0.25/1.00 vMB 179
186,971 186,971 0000000000000600498a139cfff8940a434e2351c418f8fd566236535b487ddd 256 0.09/1.00 vMB 155
186,970 186,970 00000000000005da4019b3d6ff338ab924d32d161a89ae0b3ca9ec1ef1572654 106 0.05/1.00 vMB 315
186,969 186,969 0000000000000282d0e375a80e00b342691112f704d5b23119329cbaa5eb78ea 80 0.03/1.00 vMB 313
186,968 186,968 00000000000002059432fc800a19671037067b58bc0fd51baaf990404de534a2 5 0.00/1.00 vMB 191
186,967 186,967 000000000000098836e2d5b35d2574494ec34f0c085531b4ea0923d008618514 96 0.03/1.00 vMB 7
186,966 186,966 00000000000007b9c6f696274f953d6e1eba28d65b855be708d81588f81ba587 351 0.10/1.00 vMB 169
186,965 186,965 0000000000000762749e31911c24695fa953a498b13b2dc5fdd99d617334bf92 1 0.00/1.00 vMB 0
186,964 186,964 000000000000026ad6d617a3d30b6c62d8ebdcdeea59503076ecedf71271e1bc 408 0.14/1.00 vMB 141
186,963 186,963 00000000000003ab8f456a2eb9c2985acc87c5d1a4aa8487f4f83e7a88dc014d 494 0.25/1.00 vMB 159
186,962 186,962 00000000000003fe9fa9e65aa621e67e7d5bfc0c8200cf1dd33da1002717e047 142 0.05/1.00 vMB 216
186,961 186,961 0000000000000579a10160618946d6cf5b31901efbd91ef2deebddb2cc769d83 10 0.00/1.00 vMB 614
186,960 186,960 000000000000033f7d0ec7df36828b0525fce91bd2c0756e385449f870dcaca6 299 0.11/1.00 vMB 129
186,959 186,959 000000000000052ff28daa3cef5f803f3cc77f6ddd664e9bb87dc09bd642cbec 512 0.12/1.00 vMB 217
186,958 186,958 000000000000068f7627d87ec05ccb21c9ce7733f7e4ae279a32c9c01f2c4f8f 45 0.02/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.