Loading Tool

Explorer IconExplorer

Memory Pool

15,961 transactions
9.39 vMB
0.03209967 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.23/200 MB

Candidate Block

Mining Attempt 63eebebe6fd08c1312b9232f8ba9675b38a2b1a92ef6eacaf0bae2ef65a2c14a
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root c2ed2583506354bce65df5e8bf75cd7a96b38e45d4c2a834531ddab942d3ffd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.01128696 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (660,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,321 253,321 0000000000000045edb1586d46762b1106961877640167ac0e90f2b81a26d7b0 31 0.01 vMB 96
253,320 253,320 000000000000000d16bcb65a3969f77e4423bea31f20c7a981219c4512230529 55 0.03 vMB 61
253,319 253,319 000000000000004701592c68d37a68396cd53fa7a2f955b9d873ac8dca8c3f47 256 0.11 vMB 128
253,318 253,318 000000000000003b9d871dcf4461a622dd36ba7ada713f6a052cb063901394b2 256 0.11 vMB 46
253,317 253,317 000000000000000c55e4662ad05bf8c0688920f7fe83bf7bb5ea589117088d49 143 0.06 vMB 118
253,316 253,316 000000000000003a08f7d2927a9a689624184f6dc0e26b2a7ddbc174d36482b2 192 0.12 vMB 91
253,315 253,315 000000000000003fb30c3025795128fcabdcbb929ac6248f6c8d98d39e48c0b5 213 0.10 vMB 113
253,314 253,314 00000000000000347681341bd8117e1f5832e61186aa4a47363416c802a9cfd6 566 0.25 vMB 113
253,313 253,313 0000000000000038267b86f6c75d90844f61f26c341f3e3f7c3bbd169e1a0c84 6 0.00 vMB 92
253,312 253,312 000000000000001b002faae18ddf7eaf9694c9e03ca1bab73ebf24349d912ac1 353 0.15 vMB 126
253,311 253,311 000000000000004651e456d7ec7be83d0fd3ed917dbca1e936aa7688557f7494 225 0.13 vMB 93
253,310 253,310 0000000000000048e4a68cfebe812686544d87ffed00a201d4463ef5cf735938 256 0.10 vMB 117
253,309 253,309 00000000000000403ff901a0bd87bf481367e0186615c79bf73d029f72c8688e 528 0.28 vMB 99
253,308 253,308 000000000000000f34fb9d6e70f6acc26143f6b565b481867c4bafff3342b0df 669 0.25 vMB 137
253,307 253,307 000000000000003233c1d47d5cc51381f213422440c21a114d33e5781fbff00e 61 0.03 vMB 117
253,306 253,306 000000000000003e0100fba3fed8dd22d76d6b6deae5c5c1ea72a38be2e88ca7 35 0.01 vMB 116
253,305 253,305 00000000000000041fb910e7828266986ef6bbfcf653cc66466b02398056f5bb 359 0.18 vMB 101
253,304 253,304 0000000000000047c6ec6b8272fa559e53a7a391c3b919312d9c7291633da056 407 0.18 vMB 79
253,303 253,303 0000000000000031c8fca8038ed94e758dfe579ff81590283a04394d21c2f27d 527 0.25 vMB 130
253,302 253,302 0000000000000027de1f64d38861d3b996ccf4232baf5981979367baa3855998 590 0.29 vMB 95
253,301 253,301 000000000000005094c6d6af73935a7cc57f8bc8a71aad2bc78e906851726c56 266 0.13 vMB 61
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 100
    • Outgoing: 11
  • Data Transfer:
    • Sent: 190.94 GB
    • Received: 0.76 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.