Loading Tool

Explorer IconExplorer

Memory Pool

39,941 transactions
26.39 vMB
0.05618457 BTC
Random Selection Loading Transactions
Max Size: 137.49/200 MB

Candidate Block

Mining Attempt ba92b44e31e07370822c5dc4a632f6c18313aad17a841c345af859720bfea185
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2d29cf9e875c6dd864034a373eeb0521d5a21e0692e0fceee158aa2817066bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,422
Size: 1.00 vMB
Total Fees: 0.00775537 BTC
Feerates: 50.27 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (423,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,128 491,128 0000000000000000006a99953250f96adb4a9cdb18ba35ea469d2178e9ba214c 2,039 1.00/1.00 vMB 186
491,127 491,127 000000000000000000c7fa1b286f14387644b02eba6868da3abc697bca2dc166 1,915 1.00/1.00 vMB 102
491,126 491,126 0000000000000000002027611b20985004c45c1d26a410299e93ce2fad8c86b1 3,100 1.00/1.00 vMB 193
491,125 491,125 00000000000000000001c84aca3800c49048dfe4aa03e214775faa52064f39f9 2,519 1.00/1.00 vMB 158
491,124 491,124 000000000000000000e59319421c262c63c5bae701f4dcce20094d5d5727ab42 516 1.00/1.00 vMB 42
491,123 491,123 00000000000000000085b31a65f95311d7ac747e12c5b4f34ddea0b0ed507f8f 1,293 0.94/1.00 vMB 82
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
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.