Loading Tool

Explorer IconExplorer

Memory Pool

40,408 transactions
17.78 vMB
0.15392848 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.20/200 MB

Candidate Block

Mining Attempt d48d16a5f7a0e604572c48f50acad601ab6a006c35ce41503538ae4c9b9a846e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7c633b840dfefde5b6a4fd8e77be395319ce57a93b7eacaa2756d109b5f864fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04466644 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,032 168,032 00000000000003f78b1829921a61df69ba7325054ebff1a00dfb95a7888c5683 39 0.02 vMB 32
168,031 168,031 00000000000007694e45fb3df85ad603c943522451d4de230277d55e26f01786 39 0.03 vMB 80
168,030 168,030 0000000000000a89de7f51e27c9dcf6313168ed8c4c1d1f2129d7adcb16247ac 30 0.01 vMB 42
168,029 168,029 00000000000002e88bb894f5a110f71f1dcd1221930354c7406f9e692fab541b 70 0.04 vMB 222
168,028 168,028 00000000000009afc020b4cf4297c1081db6620c0905add5ae727346fe77e3d6 12 0.00 vMB 10
168,027 168,027 000000000000013e21fff0f56a91debdc21f99e82f1a9f8005432b4a5e69804b 84 0.04 vMB 63
168,026 168,026 00000000000008bfd532af0bebe859cb3d1d48cab59000e4b1334a2ad7f1ec8a 61 0.02 vMB 2,433
168,025 168,025 00000000000000672ceb9982ccf2ebe4bdbdbc4240a35cc49c02d79589c2cf80 46 0.03 vMB 135
168,024 168,024 00000000000007c663c748d06033da3fb8a3ef96a7b612e68056bbc5f0e30e5c 133 0.04 vMB 7
168,023 168,023 00000000000006e80757538f64689ea82b4b001219c33285361c1986bd8eaa57 52 0.02 vMB 86
168,022 168,022 00000000000009f0d301b38a9dc94cf2fc2bf470c88414652696dca788fa7854 8 0.00 vMB 0
168,021 168,021 00000000000009baf7815c8644e240302feb42fd75dabe36762e80d797d5551f 101 0.05 vMB 150
168,020 168,020 0000000000000a83a8672d652b26d0c06f6f8bf514adb2ac626ac45f51aa05f6 37 0.01 vMB 408
168,019 168,019 00000000000004ff6b3e4932269d526688d3b56ae375d0b263585de8248d9595 9 0.00 vMB 30
168,018 168,018 00000000000009085809cb3a4a7a8b0138164587fd904113d05bf36fe35d9ac6 58 0.02 vMB 140
168,017 168,017 00000000000005570a9662e737c29ebf1c87c0f69ea33253733d248031075e2a 10 0.00 vMB 251
168,016 168,016 00000000000005a5351c2d6d69b9e3b098dea8dff049fb4100095b6ad6fe2ab3 42 0.02 vMB 152
168,015 168,015 0000000000000829855a2e269c4a525265923cc7b3d2d5509d84e8b686417daa 9 0.00 vMB 33
168,014 168,014 0000000000000058c4d8fb231e473cd6b96ea994d63aecc71307ed34260e4141 11 0.00 vMB 52
168,013 168,013 00000000000002014f67711a6dccb555ec8bfe5f5be1095ec24cb0cfb4db04d6 94 0.05 vMB 50
168,012 168,012 00000000000009e3c2ad8d195228e50f5123b0c2b5e375c418269161290ab7fc 40 0.02 vMB 48
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.43 GB
    • Received: 0.47 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.