Loading Tool

Explorer IconExplorer

Memory Pool

72,555 transactions
27.32 vMB
0.09418006 BTC
Random Selection Loading Transactions
Max Size: 164.81/200 MB

Candidate Block

Mining Attempt 4b883dd39e35b946462ccb28b3aef7bd2695b6400dcabcf4d3b3a10d5e02c90c
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 1a8d72840117cd76aaad90ca983685bd4e29e4ee5d5d8f6955403f298e8e7d4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.03533196 BTC
Feerates: 445.47 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (910,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,399 5,399 00000000df64862b7d3eaad2e4edc0f206b655fd409b69714361d11cb61740fc 1 0.00/1.00 vMB 0
5,398 5,398 0000000005265ff2fbcf60436eb307234bf5ba5b3658198bebc2470703ee7e01 1 0.00/1.00 vMB 0
5,397 5,397 0000000082c123deb4ddb3b5cf8bb3692567ba65b3a165a93376424b90247a99 1 0.00/1.00 vMB 0
5,396 5,396 000000006dac449ebd360fa161069dfd38693762019e978170707db68a2d6e2c 1 0.00/1.00 vMB 0
5,395 5,395 00000000f4e134a52dbead82682207886fe7e02f48370952e4cbed7b7386ac46 1 0.00/1.00 vMB 0
5,394 5,394 00000000776099d8664f85b33208f9af14d271e2552ce812a4b83e0164c9366c 1 0.00/1.00 vMB 0
5,393 5,393 0000000060375e12a4181dadca9dbd5058a632885dfbb74478e8f549c0ecefd3 1 0.00/1.00 vMB 0
5,392 5,392 000000009071cc47c91bb79252981fe5aae10d67d1f2c3cefe3e6d7669e54e8d 1 0.00/1.00 vMB 0
5,391 5,391 0000000029f43c478ae858c7c74dde93566c7d96eef8d7ce5f06a9d9b0683448 1 0.00/1.00 vMB 0
5,390 5,390 00000000b709637ba4f335f084ffa9687385450a7502fa22411bf813022c84bb 1 0.00/1.00 vMB 0
5,389 5,389 0000000034f1e6ab1f1b6552354fe4484b7e1a01bfe6227dc24170ae0a3071f7 1 0.00/1.00 vMB 0
5,388 5,388 0000000028f638c47a647b68e38f032e938be80db119954cd5e11a5713e29499 1 0.00/1.00 vMB 0
5,387 5,387 00000000d1eae9b740ac989190b3f0a311cd1f18a47054ed811ddeba0f91f385 1 0.00/1.00 vMB 0
5,386 5,386 00000000fff91949181449d048aca5a1cc6d0e3e3f34e89c00ab2709696b8da0 1 0.00/1.00 vMB 0
5,385 5,385 000000006b316a2f70da34951fec6f22e2964c86f34e4a196fdf3f4d164569fa 1 0.00/1.00 vMB 0
5,384 5,384 00000000d9a4c6e6ede14f7e651987c1778d738b9a99a85e7cead047d3c28b96 1 0.00/1.00 vMB 0
5,383 5,383 00000000d05b89758ca277b9b50d17fcf8f1372a037eed3ed369a508512aed4a 1 0.00/1.00 vMB 0
5,382 5,382 00000000b2d28b4761a6095a53d575c891e50f0f85a26533c5c50ef7b57eff41 1 0.00/1.00 vMB 0
5,381 5,381 00000000b9244e69cd68d3c510602c033b92bac6e517a37794c211f7b7007798 1 0.00/1.00 vMB 0
5,380 5,380 000000004b3de4b2d57b7945c0ed21980aa745db49ac039cb3ab27db972497d8 1 0.00/1.00 vMB 0
5,379 5,379 0000000066980737855bff84002f94764abd800b953dd81f2ebe90a6ff5c0aef 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.19 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: 751.91 GB
    • Received: 18.87 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.