Loading Tool

Explorer IconExplorer

Memory Pool

41,221 transactions
26.53 vMB
0.05544083 BTC
Random Selection Loading Transactions
Max Size: 138.94/200 MB

Candidate Block

Mining Attempt 38ddd4e7d12e2907f8cf628a87ef2c6f7611bbd85338fee65ece03989cdc4514
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root e2661c1aa2c43bb18ad93d618f12d2c6326b7f52c4f12899c2dda0b230f7f8f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,170
Size: 1.00 vMB
Total Fees: 0.00668628 BTC
Feerates: 99.90 > 0.67 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (423,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,122 491,122 00000000000000000059d4888b58801ea4d14c04ea5ded6ae51c3185b799e083 2,090 1.00/1.00 vMB 112
491,121 491,121 00000000000000000061eb3acf78861b327621bc15fe5f39dfbbae7d36fc7b77 1,758 0.91/1.00 vMB 124
491,120 491,120 000000000000000000aa027954c658796d6c54896e00d06484b2650625606df5 591 1.00/1.00 vMB 43
491,119 491,119 000000000000000000e7a12ced0e0f1b75112817e44c20c3361d0386124b9d7c 475 1.00/1.00 vMB 22
491,118 491,118 000000000000000000cbb68b31066a359362fc1dc4dbf02ca2b7a30791e6fd6e 1,956 0.90/1.00 vMB 116
491,117 491,117 000000000000000000b3fb85c3cbb84bf2c3ae65448b55f1c675b0eeb6040133 1,814 1.00/1.00 vMB 114
491,116 491,116 0000000000000000009010d098c9ae71d16b44442eaaf50cd24b4ff80fd51576 1,025 1.00/1.00 vMB 45
491,115 491,115 0000000000000000009338daf7a9315fb076d5e2fd6ef0802d0852cc31a5e62a 2,218 1.00/1.00 vMB 123
491,114 491,114 000000000000000000e5923c0716ff29feaa3abf261d461df1e066f8a97b383d 363 1.00/1.00 vMB 18
491,113 491,113 0000000000000000008756380eff942f702a3a932598c7fed8e78d47d617db75 335 0.98/1.00 vMB 24
491,112 491,112 00000000000000000072bb2f3a0c55f367abe1e24dcd9fa85c278ab97984e89f 303 0.98/1.00 vMB 14
491,111 491,111 00000000000000000053537da2301e55f8b9ddb6e0fd236b5de62194e9240726 1,598 1.00/1.00 vMB 100
491,110 491,110 000000000000000000bd2f66dd42f522377237773ce65f10a1c796204c06bdf7 1,258 1.00/1.00 vMB 74
491,109 491,109 000000000000000000b842b63119fe6c667aa28f27710d3d1e4359921b0fdcb4 1,235 1.00/1.00 vMB 68
491,108 491,108 0000000000000000007174eef486465b9c67e932d9fb8dbed36a2697cd49ab7a 1,173 1.00/1.00 vMB 60
491,107 491,107 0000000000000000003d903d5f5e716f83fe883f40f65940eaa429d0ffad6a6f 2,285 1.00/1.00 vMB 120
491,106 491,106 000000000000000000ba9b2336cff7ce920f979714ffabe20d13c6c097c07700 2,677 1.00/1.00 vMB 163
491,105 491,105 0000000000000000008f002e585a67344e2db87a05670b82355c83963484d0c9 1,696 1.00/1.00 vMB 102
491,104 491,104 000000000000000000bf26c72ce0af4c452b9eff2d64e6b8152b2bd39fcb793c 1,650 1.00/1.00 vMB 22
491,103 491,103 000000000000000000c53484f2b814400967e8706daf069d8fcebf3754792362 1,109 1.00/1.00 vMB 48
491,102 491,102 000000000000000000590412ade3e1538dd162bfa206c93807f74ed6350d1d2c 2,324 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.