Loading Tool

Explorer IconExplorer

Memory Pool

26,090 transactions
7.32 vMB
0.02518656 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.23/200 MB

Candidate Block

Mining Attempt be43c7330c97f86c24bb16af3b2606eddd1d1ae5a079a2dcbbe25cfac14aa68b
Version 20000000
Previous Block 00000000000000000000a9b2b6089063b79d87cf7b64522bff6e862bc2e99a63
Merkle Root 6523f5431c0f6aae2c006dc32a6d84942cc5f396b850d3a952fe7470f5a66107
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,397
Size: 0.42 vMB
Total Fees: 0.00508134 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,088 (718,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
194,870 194,870 000000000000036a31b0956fa2d4e545c4e6db5808b47c81d93a2d49a6b31b35 0.07 MB 213 511
194,869 194,869 0000000000000799280ceb32502ffbd5995acb652eced32ea1fef73ffb82417a 0.00 MB 6 3,101
194,868 194,868 00000000000004015cde267b168dd2fd4e9e3ab17d8e1c553b3d4b3c507021a2 0.13 MB 325 234
194,867 194,867 000000000000064ba18acf076d54b49814a4fb537eca6462d901b9b0ee1b60f5 0.05 MB 137 89
194,866 194,866 00000000000003f919f92359632029ce3f69e4dd54682669f1b8694490a00afc 0.25 MB 614 146
194,865 194,865 000000000000022039a0bca935971498b9c638d81aff2bc3bf078462fca87061 0.21 MB 512 202
194,864 194,864 000000000000079d69546ce805e9670e5dc65e2b4a33a442815c59dd4e3fe848 0.03 MB 80 199
194,863 194,863 000000000000074d24954936dbcb614e66e3fd79aadb58945d37110e4eb926e9 0.05 MB 132 135
194,862 194,862 000000000000057757efdca5b4dc5a861f09cfe904da363a3614ee3314de5f33 0.23 MB 454 156
194,861 194,861 00000000000000c4ca80b231c7b3e9947cfdb0685203c4fcb149c76aa4e745f3 0.05 MB 162 189
194,860 194,860 0000000000000377d62faf534cb8c9420087283d80fad19c63fa008428edeacb 0.25 MB 616 148
194,859 194,859 00000000000005ce2d50390fd90b3bc15e678f24d6b527128f5332fcd734ed65 0.03 MB 99 353
194,858 194,858 00000000000004b9fbd904c2ecaa1c43308bc32b7881f4e13397d43563eab9e5 0.00 MB 7 15
194,857 194,857 0000000000000133ac2db084071c44dc4551506baed504e62dffdc350f70e14d 0.08 MB 263 272
194,856 194,856 0000000000000323207f379898ddab0a866a022906d034ef23a1aff56762ac6f 0.16 MB 435 158
194,855 194,855 0000000000000097a4f3f1dcae716a63dedc7a6fbbb22d618016455409e4acb0 0.18 MB 538 247
194,854 194,854 00000000000003ec68be6c1671caec099ce2266b66e241a2e92d7843a74f7e6e 0.18 MB 267 116
194,853 194,853 00000000000000b7ec3bdfe91d63cca4193d115c2021b825d602b9559b29c847 0.21 MB 537 164
194,852 194,852 00000000000004d0e4727eb34e169a1fd36bbb8d7f1265f1b6180ded6fcb1dd4 0.10 MB 157 96
194,851 194,851 00000000000007a2702656c6f69db9cf732a677376d13c204bd450cc738a878f 0.17 MB 398 174
194,850 194,850 000000000000000b4f43bf1bc55a9e58021912774adb6e2c7fdeeb4c797cbd33 0.01 MB 34 240
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

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