Loading Tool

Explorer IconExplorer

Memory Pool

23,310 transactions
9.93 vMB
0.07834147 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.15/200 MB

Candidate Block

Mining Attempt 5fb655e49c06aef1c4c442e8e58244be671dee6bcc102dc91bc7ded9e150ea8c
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root ecc0d9439ea4bb8ab371eae26cdba93e30b9ec657767746558d6bd913c2a7cb5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.04930148 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (702,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,262 211,262 000000000000004b747a4a389a88e11fac9080b75717fc73a5fd0cb44d6e3b24 255 0.12 vMB 165
211,261 211,261 000000000000048fec86b1bc16af4a0ad46ff317e4123fff3061a017efbee2ab 314 0.13 vMB 183
211,260 211,260 00000000000004752746db3bb9c0f3881bac3b69d970669450ecc0591e502ad2 469 0.17 vMB 212
211,259 211,259 000000000000048d69cedadc7660ad8f8bf1eefe78a1cd59d2b3e795c3d74a52 51 0.02 vMB 185
211,258 211,258 00000000000000462cf59170f3e079fca858408fa7f3c1582dc23af722f936d9 248 0.11 vMB 128
211,257 211,257 0000000000000344b640049d264e546ba4b04f4e31584dc5aa5a28608ec4e478 12 0.00 vMB 148
211,256 211,256 0000000000000082fb02103303a821d376bbea34480b5677b93fdfd665ce2902 200 0.07 vMB 167
211,255 211,255 0000000000000321664b57b18c492a33d47ed38b86f23b70f10805f58f4a5d2b 419 0.17 vMB 183
211,254 211,254 0000000000000082d1f98777da0eb5325f062899fd035ecfee972c9ff480fe37 260 0.13 vMB 171
211,253 211,253 00000000000000b0c58d647e11cdd311cbfbb7376b53ea278c1ff313863ecb1a 316 0.14 vMB 160
211,252 211,252 000000000000042492d32bbb9650d4a0b84dd56e58106135a5c899846adb0dab 98 0.13 vMB 82
211,251 211,251 00000000000002a9276c5eea249eb4d3eaa55c132282bd0b5bd2d1532496d002 100 0.04 vMB 95
211,250 211,250 000000000000033ba383e002006053708c6fe5329d6ad001fe6f91939b736169 110 0.04 vMB 123
211,249 211,249 0000000000000188a2f0971efd9d370f78c3f01d831f3210133f8e6440d4f479 624 0.25 vMB 228
211,248 211,248 00000000000003fcb9667c7a5e1b899f645e373889a3e8b6dde1d4454a62e6ec 416 0.16 vMB 219
211,247 211,247 000000000000021b25afa6545c6509f0eb7e90dfa708b2978c78cc34831c2058 46 0.03 vMB 42
211,246 211,246 00000000000004c8bb723e0e7e2dd78fed3a1fb9a35ffe3bf63f3b9ce542f002 334 0.15 vMB 188
211,245 211,245 00000000000000fd1acc5aec51b81c7fb77c72ec0d5dc9d6b5ecdf0098ebd3ca 47 0.02 vMB 99
211,244 211,244 00000000000003172c75b9fede4450f2dde3d05c1b3a8c8483771cde2e90e374 351 0.13 vMB 194
211,243 211,243 000000000000040415e6e290ac4e72c9c5bde631e4db6299594237c71a292c93 125 0.05 vMB 164
211,242 211,242 00000000000003b531881fb861dc1727a7a463165cbfc1d71f2589bd17c076ad 62 0.02 vMB 179
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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