Loading Tool

Explorer IconExplorer

Memory Pool

34,998 transactions
26.56 vMB
0.05651423 BTC
Random Selection Loading Transactions
Max Size: 133.89/200 MB

Candidate Block

Mining Attempt 7b861db399a24e1a2f4e1ffcf25ec6695d4953da88b42f3629e92b6fdd43376d
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 40a0619f9caac42b7726b717e04c6fbbac09b0f3efd65d4a0d4dae4eeb85248b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.00701845 BTC
Feerates: 160.84 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (584,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,256 330,256 000000000000000009862c4b5c4ed48ffee1ab5cbff4a95046e5cdf2cf72e3d8 153 0.06/1.00 vMB 34
330,255 330,255 0000000000000000102baee9cf0d6c1d9bda5d7033a994ddee583506f0415337 310 0.15/1.00 vMB 27
330,254 330,254 00000000000000001572b582f04b68aabfc6b8c739068fe902f3d8a0933a0ab6 597 0.35/1.00 vMB 25
330,253 330,253 000000000000000000e21e400b20a2cca3d7c9def1c403c817d96d67e776e73f 635 0.33/1.00 vMB 25
330,252 330,252 000000000000000011f3ae3b771b6012aeb10291da640a9bd9d0ae73f4ab2a4f 328 0.16/1.00 vMB 28
330,251 330,251 00000000000000001311fe7621b18ffd7c90988b611526e2bf9fabf7c7505730 140 0.10/1.00 vMB 20
330,250 330,250 000000000000000002b97529b9be420a6366735aa2ea488dba8b227dc60e1b6e 176 0.10/1.00 vMB 20
330,249 330,249 000000000000000019909c3cf6c285066758ccd57841ac90a7a0353f476b7440 120 0.09/1.00 vMB 20
330,248 330,248 000000000000000002ab2db295212a94015ab60147b5bc21bd869b767a1d8d3c 110 0.09/1.00 vMB 18
330,247 330,247 000000000000000019492b1477f053c244bdc597761c07592811a98941a790ac 114 0.10/1.00 vMB 8
330,246 330,246 00000000000000001497fbd0214c7bb9018ecc46fc9cd57369811812ed7a649e 290 0.18/1.00 vMB 21
330,245 330,245 0000000000000000145b97b74485c4bca5d1931b6751b14b4e0b72b12a19f128 880 0.44/1.00 vMB 29
330,244 330,244 000000000000000018ec669347deaa16fb87b61ed1c0c009154dc61dcdca8dda 128 0.05/1.00 vMB 34
330,243 330,243 00000000000000001b26a0ecf1975c499897d5a86982b318188023a7c79ad806 1,236 0.58/1.00 vMB 28
330,242 330,242 000000000000000006868d2dd6778ef572ace2ce088c9d371b3142af3e4ff7e5 553 0.27/1.00 vMB 26
330,241 330,241 00000000000000001b218a91ba8d399782feb67c1ee9f1bf41110fda86e5ba5c 428 0.21/1.00 vMB 28
330,240 330,240 00000000000000000598a9dd23cb69175609ca8e0378e867f018c574b680e0b5 166 0.10/1.00 vMB 23
330,239 330,239 0000000000000000093718da73a2577d8933c90724783ac35d38971ddcb8d7aa 34 0.02/1.00 vMB 26
330,238 330,238 000000000000000011452b017d57f0c4eececa1b954454a00fb82d7270b54e92 145 0.08/1.00 vMB 28
330,237 330,237 000000000000000013d5bc8f3ee92a15cd00fa19263a00f28929c14b1e065580 228 0.13/1.00 vMB 24
330,236 330,236 00000000000000001b2d20323e436e8ccc50cc3fb26a75e12aa8d9ff3fbd1296 54 0.03/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.