Loading Tool

Explorer IconExplorer

Memory Pool

75,473 transactions
30.53 vMB
0.09123144 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt 96c9668590b61d2d8cd5ec34988d20b41072552363eebe1ad0d9cffc93b6bafe
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 2034d27bc063dc5fe7307f6d3005f0cdd232c51e88a34be5cef29fbb0e445e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,605
Size: 1.00 vMB
Total Fees: 0.01707190 BTC
Feerates: 265.25 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (621,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,252 293,252 00000000000000005d264f98b9318f3614f61a551d2507db1132616e82788ea4 189 0.35/1.00 vMB 17
293,251 293,251 00000000000000007a640570354a566a267f08f5df030c3c2c189585af827333 418 0.35/1.00 vMB 26
293,250 293,250 00000000000000004be35beb7396844cc698d6417e00d30ee3d7a164578d8587 592 0.56/1.00 vMB 28
293,249 293,249 000000000000000061d76da5744430b6043107ca43ae95e0dd5d902113f05246 252 0.21/1.00 vMB 23
293,248 293,248 00000000000000001575d30b67252edfa1b7ca082b0670c8e917ccad1f40d727 388 0.18/1.00 vMB 42
293,247 293,247 0000000000000000505da65d7c10d7471eabf3d2eff162daf2fea33be920af75 155 0.36/1.00 vMB 17
293,246 293,246 0000000000000000b01d90d99472834b17214bd4a8c4758b527ba5cfdfdbbe64 512 0.29/1.00 vMB 35
293,245 293,245 0000000000000000b21ebc04e1592e487e6f5c7a0f1940580e2acb52e90be936 614 0.37/1.00 vMB 34
293,244 293,244 00000000000000007aa96a291e1ea659f75a0e91ea6f79b2f86ea4028083d530 193 0.09/1.00 vMB 32
293,243 293,243 00000000000000000b39c35a63db42e88633bd0966833fb7e65dacc7745a2da9 314 0.20/1.00 vMB 31
293,242 293,242 00000000000000009d8518f197774b52c7cb70ff08b393051b493611f9887734 560 0.34/1.00 vMB 31
293,241 293,241 0000000000000000693f156a0aa53c9b0c49c7920967aa1b14cd4aefceeaf9ad 247 0.26/1.00 vMB 26
293,240 293,240 00000000000000007374dc98e48971e14164da3995e99316f17ca383ad948275 631 0.35/1.00 vMB 40
293,239 293,239 0000000000000000091878af2068112e51af81fd07c45b07973972fbedee2ef0 1,125 0.50/1.00 vMB 44
293,238 293,238 0000000000000000b6d0e5b24331ea67f3ac47cc3a743648be8624094579bb37 591 0.34/1.00 vMB 30
293,237 293,237 0000000000000000a41733b4914292e09e3d30317d594e926ce79214ce6896af 83 0.04/1.00 vMB 56
293,236 293,236 0000000000000000611187b4d39abd8eb0c8116831ae3b9c01a56b1ddbc8e883 106 0.05/1.00 vMB 16
293,235 293,235 0000000000000000a2c928e876493aba41ec46413781dd5749aac9752570901f 173 0.22/1.00 vMB 14
293,234 293,234 0000000000000000288cb7e0305d9bf9fe80eaa78b6ff8edb77478ae9a846f68 256 0.09/1.00 vMB 62
293,233 293,233 00000000000000003c4bb7df3031b529aefa44255e8ce51f2372e145e32d19b8 256 0.09/1.00 vMB 51
293,232 293,232 000000000000000091d9879afdd51b03552fee8c625d8822a6ac99841e07f482 128 0.04/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.