Loading Tool

Explorer IconExplorer

Memory Pool

82,733 transactions
30.37 vMB
0.14635216 BTC
Random Selection Loading Transactions
Max Size: 183.97/200 MB

Candidate Block

Mining Attempt 6a7349faa12a806b40b5e895b2a3cb584621979bf6808e29ad546b7b237e89c0
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root bc64bb85ba7cd721e9ae4de4c440d11a2229f63cd211554aeb560d0e4addc07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.06615768 BTC
Feerates: 150.61 > 6.63 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (620,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,286 294,286 0000000000000000ccbc9947e27dfe5d4296ca88c30d896fb4d2089b98042997 372 0.20/1.00 vMB 30
294,285 294,285 0000000000000000289506cf81f38c4ecf9f6cecf95c1ed6bcbc9cbbaf4ac685 45 0.08/1.00 vMB 6
294,284 294,284 00000000000000003bc4d0d8303ac5a0cc5ec47d43e384a21b0fafa83123689d 144 0.10/1.00 vMB 24
294,283 294,283 000000000000000057d9ec421ab1de9509c94a47bee642b87101d203e612a181 184 0.08/1.00 vMB 38
294,282 294,282 0000000000000000919b02b460fb3345d2ee1634c97f223e101a1ff2d00cd33a 95 0.05/1.00 vMB 34
294,281 294,281 000000000000000032a4b9a3412122aa8fb66b265af8d631389ae2994e1a0dad 194 0.12/1.00 vMB 35
294,280 294,280 000000000000000023b23f0f31d6ef7a3b70063609e427c42a0f4f46258fac52 72 0.04/1.00 vMB 145
294,279 294,279 00000000000000001853fc0a44b194f0cd96716c2212a5e40118b568448eaddc 185 0.11/1.00 vMB 144
294,278 294,278 000000000000000030d51c8244316711376d88890946edaf96bf69ecd0091391 184 0.12/1.00 vMB 167
294,277 294,277 0000000000000000459f6c72e9f6578c7ff906f8b68a8724b6d7bba79c1868ba 177 0.11/1.00 vMB 23
294,276 294,276 00000000000000007414399d6c485b5e41be6a2d0bddfee93e7b253d6c012054 383 0.25/1.00 vMB 31
294,275 294,275 00000000000000003f8fab1a91d6adae936815118f876565ad7525533f30fceb 70 0.04/1.00 vMB 21
294,274 294,274 00000000000000006ef2a627744c70cd80639c6a49f8462f9ae079d910a6b800 512 0.34/1.00 vMB 22
294,273 294,273 00000000000000003baa65116d27d767e0f3a90f0609544f9639bab0ca5d0414 512 0.20/1.00 vMB 47
294,272 294,272 00000000000000009656d89d05535fc1c3831908719223bb0eee5e0e957dd9c0 33 0.02/1.00 vMB 43
294,271 294,271 00000000000000008d6c87331823d206c3a9f50a6c93e2ab7600d74e8f673eb8 169 0.11/1.00 vMB 30
294,270 294,270 0000000000000000d2ab011fbe186ae3842fc5dcc7231608c7377d500e360429 148 0.09/1.00 vMB 31
294,269 294,269 000000000000000087a0da8945c581c23f9bf25a9166f20847073c5bf019ac93 1 0.00/1.00 vMB 0
294,268 294,268 000000000000000026697b0a24c970e3a120fc71ebb13eb9ddcb9d35bb7758ca 247 0.14/1.00 vMB 37
294,267 294,267 0000000000000000372e8c0d0930a77a05237742ce758cffb131bb9471ca4e60 192 0.20/1.00 vMB 20
294,266 294,266 0000000000000000500510099b10e76ad60aa99ae28a1a1babe7863b3d2b42a2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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.32 GB
    • Received: 16.20 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.