Loading Tool

Explorer IconExplorer

Memory Pool

25,467 transactions
5.55 vMB
0.02736530 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.46/200 MB

Candidate Block

Mining Attempt d2efa30b6f213ebedd7cc335289e89c482dad11d13c4b01da21b1c40a3877eca
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 9041cf9336ed5bdb8481b697d1b4dd88c8c50c41b899797e2107ad8061bc8867
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,554
Size: 0.52 vMB
Total Fees: 0.01415033 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (692,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,883 220,883 00000000000002b2c2816eede3e5094bce80d28e410ebc994315862210ac00da 570 0.24 vMB 188
220,882 220,882 000000000000004415cfdfdec7dd9ce8bbe57cc63bbdd565256b9dc2bd952ed2 338 0.25 vMB 101
220,881 220,881 000000000000004673b271204959ac69f294ee6eeb179ff1568b3b072205e140 602 0.25 vMB 216
220,880 220,880 000000000000015a0d2846f580d3f02763480bddd88a3f5f28a6e67620f47809 442 0.25 vMB 122
220,879 220,879 00000000000003759bee816c1839bb0d045e73c9565f121e51a66627be4291cc 797 0.25 vMB 211
220,878 220,878 000000000000005c6d7b6836836cdd5b01b0a37363befff5eb715ea063615ef1 512 0.15 vMB 254
220,877 220,877 0000000000000038e39a10defe06fef9f21d07556b54ae13aa57156dab628417 743 0.25 vMB 202
220,876 220,876 00000000000000abb59be4be356bf9bb9b9935c220aa6993c871985925416320 516 0.25 vMB 195
220,875 220,875 000000000000001dcce624bb3d76337c1f7c4e8c1ed5b18a6f82f99b3ce8da7d 702 0.25 vMB 259
220,874 220,874 000000000000036770a969c85cea0f7fe3c2779032bc90aecfb0a71dd6cbc7fa 785 0.25 vMB 281
220,873 220,873 000000000000028283a043aab59527db4e040e4cf551d6ef35811726e33e0733 157 0.05 vMB 139
220,872 220,872 000000000000002a5c33e8eefbfc2912dcb1109f4ce4ed19abd708d3de921907 1 0.00 vMB 0
220,871 220,871 0000000000000492908d9d0271cc1655799c04bbfe1145c18683f67b8627c04b 472 0.23 vMB 162
220,870 220,870 000000000000006d7aaf3feeecda7e3f12bfabe4848ff866e391d2460a8dc35c 581 0.25 vMB 175
220,869 220,869 00000000000002284bc9ab5c6fe33f7941a98a175f028c8643ce61fcbb4311d8 363 0.29 vMB 137
220,868 220,868 00000000000003df0f60971ba1a88de2fd3a89a203dbcf5862629bd0920d3a2c 794 0.25 vMB 297
220,867 220,867 00000000000003371e40ad12f89d6f2f23a8b3e2df23f19ca75d4ac082e04d68 1 0.00 vMB 0
220,866 220,866 0000000000000431d261f1612e14e5dd6f92f66fe27faabce1bd5e1a3ae53e1d 524 0.25 vMB 192
220,865 220,865 000000000000031547d290a9f4b59cdfaebc82560c0da63ccf0ef435b547fcb6 438 0.26 vMB 148
220,864 220,864 00000000000003eb48fbc7e7f17f49977b7938b5430459ce98821a3f81af360c 1 0.00 vMB 0
220,863 220,863 0000000000000040bd33ab8464677122f1c549a7993c67b3fb5d22365c84d961 683 0.25 vMB 218
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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