Loading Tool

Explorer IconExplorer

Memory Pool

47,276 transactions
27.13 vMB
0.06662278 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt c88ac0d8a92e8a4642b1d0de5fc6d25c9d326dd353daab4f7b37e3191f44ab8f
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root b33ada1c0b190b531100e3cb9449c752ffe69089188ca50ce4f14a947a02d5fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,822
Size: 1.00 vMB
Total Fees: 0.01631738 BTC
Feerates: 100.17 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (593,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,284 321,284 000000000000000020ccfc4d19155aa188a8ec982153ff597d6dce09bb6eb44c 524 0.41/1.00 vMB 22
321,283 321,283 0000000000000000080c411b8b11ef90f28431de6036da2fbaa4f59a5606ceee 1,485 0.75/1.00 vMB 32
321,282 321,282 00000000000000000ced50b74b59fd5cf9e696c09392e53f34137546d3dbcd22 47 0.03/1.00 vMB 19
321,281 321,281 00000000000000002460fc924f3367b2a340703736c94ce1e5b3b2f09d822ef8 243 0.17/1.00 vMB 23
321,280 321,280 00000000000000001d191b2fb85c630b12f96199a4dc2319d08312183d411c98 206 0.11/1.00 vMB 26
321,279 321,279 0000000000000000056b00b036cce73164d87e6f6cbcdf67e31f7fb510f080df 750 0.38/1.00 vMB 28
321,278 321,278 000000000000000020a56d130ac167509a99eac5d5af716ce573f5d576cac8de 688 0.42/1.00 vMB 26
321,277 321,277 000000000000000011ba14d6e30d678d33d26bef85aa20787562b7464c2f11a3 150 0.07/1.00 vMB 28
321,276 321,276 000000000000000022ccd929c600ee79d9d396103766b8da1354d6d5e1dc8348 660 0.36/1.00 vMB 25
321,275 321,275 0000000000000000050c2e7b2a677c3ec16e0167b0264e2d7bb631f0d9bb0c51 124 0.05/1.00 vMB 27
321,274 321,274 0000000000000000100e5504024219aed1d75ab32fbdceebc547d0972a97d582 264 0.19/1.00 vMB 22
321,273 321,273 0000000000000000052da05901ea13488723842d52825476bf3629af336e3fa7 469 0.35/1.00 vMB 19
321,272 321,272 00000000000000000a5eb649e80f248de38dcd5ab482ca86b8afba36497b8c63 931 0.35/1.00 vMB 36
321,271 321,271 00000000000000001c548c4f1bead5e61042bf5d851954e7aa6ff4af3d3e25f2 32 0.01/1.00 vMB 40
321,270 321,270 000000000000000000b9e56efacfd331d137d817025ade37ed658e865f9d8ae0 796 0.51/1.00 vMB 30
321,269 321,269 000000000000000002dc1f9d9e0b9ae946b45d7fdeb63de942129af3e2739f88 831 0.51/1.00 vMB 26
321,268 321,268 000000000000000008f9cfd21311addcb07ad5747f6cc21f3d22666d7f90f0c6 27 0.02/1.00 vMB 24
321,267 321,267 0000000000000000075e8149e2aa5e26bd3a1093aaa3fd99be68de51f00da7dd 47 0.03/1.00 vMB 12
321,266 321,266 0000000000000000055d85383c8c69c5ffb94cfc16c3dc8e42f44d2da2f59627 445 0.22/1.00 vMB 29
321,265 321,265 000000000000000022674d3ae5358e02a2bb59433ada3d38c0b5cb50e713c439 219 0.12/1.00 vMB 28
321,264 321,264 000000000000000005e020a19ccc1e64fcb96b23fdc15a04ec6d04c71a06c7b7 347 0.21/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.06 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.