Loading Tool

Explorer IconExplorer

Memory Pool

82,282 transactions
31.11 vMB
0.12125042 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt ce311958e7f08c4f64d02149e1167437c71b9fcb9fce396212afd4a327ca2132
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root f485902217310d3483361059ece0b19b33c18e5855b9793cb865123bf89d84ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03609612 BTC
Feerates: 101.42 > 3.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (107,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,399 807,399 0000000000000000000093980f8a22fac2eb29fcc3a5bab790e455e919db0097 2,889 1.00/1.00 vMB 17
807,398 807,398 000000000000000000026f1892a0d0f81d0d8155272a49b58ddff5842c427a85 2,475 1.00/1.00 vMB 28
807,397 807,397 000000000000000000002dcf66e23f2b80763cd25eec40aa31f688d9443bdf68 1,922 1.00/1.00 vMB 20
807,396 807,396 00000000000000000004c403295776545e6bf3748154c62a697e26990c9c0778 2,745 1.00/1.00 vMB 24
807,395 807,395 00000000000000000003e401f6f134d3b32432aacab3ecdad47a4e72ba5a8a9e 2,741 1.00/1.00 vMB 21
807,394 807,394 000000000000000000020999d38df8ab4bb8c95ba126568408652033baaca566 2,864 1.00/1.00 vMB 28
807,393 807,393 00000000000000000000a5212454e65a637158b7e7002ca741147628f65f73bf 2,947 1.00/1.00 vMB 28
807,392 807,392 0000000000000000000329677497a91633125d60a2de3dcb42e31facffe5320b 1,647 1.00/1.00 vMB 17
807,391 807,391 00000000000000000001d6d2c4899b67abec910469ac97fd4ec0dd1c3eb4f7cf 911 1.00/1.00 vMB 18
807,390 807,390 00000000000000000000537563e93f2ce87678170441429098c3219c19441af9 1,849 1.00/1.00 vMB 20
807,389 807,389 00000000000000000001fbe8d69b0bd77fe5d513a0f1bec86e4106b2a8082c82 2,738 1.00/1.00 vMB 24
807,388 807,388 000000000000000000020623cc6bd2a6780315c16162d72b3ad0f155c0b7e6a3 2,960 1.00/1.00 vMB 24
807,387 807,387 00000000000000000001eeec67b2a681ebaf80638649609e715450cd514a5036 2,765 1.00/1.00 vMB 26
807,386 807,386 0000000000000000000357bc6866c2bac9c7ceb3b4d5e3f2ed78b891fbe38d6b 2,720 1.00/1.00 vMB 30
807,385 807,385 00000000000000000002d040677538bddb3631f56fb1659962d75480259e605e 2,582 1.00/1.00 vMB 37
807,384 807,384 0000000000000000000118527aa30ffa4b0b0afd60de63453b6fb607cf5a633e 2,930 1.00/1.00 vMB 31
807,383 807,383 00000000000000000002727f89306b2f56ba27411fc2ebe4e0074cfd874e4a90 2,045 1.00/1.00 vMB 26
807,382 807,382 00000000000000000002cd06b764b593af6f9c768325b337e2c7c1b4e98c9997 3,615 1.00/1.00 vMB 26
807,381 807,381 00000000000000000002515db60701f4259e6f80e8aba9cec93ad052d50a7a05 2,387 1.00/1.00 vMB 40
807,380 807,380 000000000000000000011d32b8104d01c5fac53787169dbd9c4ce7b6ef0c7a32 3,294 1.00/1.00 vMB 27
807,379 807,379 000000000000000000016adc60d62ffbd0bfa6a1dac361a7139de65714105d06 2,929 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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.95 GB
    • Received: 16.33 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.