Loading Tool

Explorer IconExplorer

Memory Pool

24,354 transactions
11.66 vMB
0.02890474 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.38/200 MB

Candidate Block

Mining Attempt 1cacf01d28d744e8f7df6af787e9526ddbea004a27065aca649dc6380cf16aa5
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root c60d8f037651b7d6429b65c83070235d394fb15f8b66b7b9dd718e5ecafd7dcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,460
Size: 0.99796175 1.00 vMB
Total Fees: 0.00947562 BTC
Feerates: 150.68 > 0.95 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (782,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,882 130,882 00000000000004e4a5584a344e653f878880895f60a5698eb48008f219ceec3c 99 0.04/1.00 vMB 685
130,881 130,881 000000000000085946688dab5d5f0cd35eb92102e86a7f7ac2198bb4e5db0fc7 25 0.01/1.00 vMB 967
130,880 130,880 00000000000017a7a1ab19b5b1e815d4fb2f5d2a19a95864af57bff2dc29bebd 83 0.03/1.00 vMB 1,098
130,879 130,879 0000000000000005788b87c99505fb596bb3ee842222846eaafd1c29ab477d2a 17 0.01/1.00 vMB 659
130,878 130,878 00000000000013e89dd7b3f1dd9e5886f602b29ad490bc29784d30e06dd2f440 89 0.03/1.00 vMB 382
130,877 130,877 00000000000014342a4ed2d1277d2793928118d9c826c07ed6762ac6b851294d 11 0.00/1.00 vMB 181
130,876 130,876 0000000000000a14ee8d29a9f5eac38b7e4fa174c42dcb8aa1d304d5b391d0bd 67 0.03/1.00 vMB 1,290
130,875 130,875 0000000000001699872826824d03c9643137e50423187e7ac56d30ca7a6a9824 36 0.01/1.00 vMB 1,796
130,874 130,874 000000000000180d11c4ea9a1877623c10caa5cc645ef4e8e78e9a49f978a8da 74 0.03/1.00 vMB 1,230
130,873 130,873 0000000000000124a518713866677b4d4ccdaa9d0ace30679705f81284e34f46 34 0.02/1.00 vMB 1,173
130,872 130,872 000000000000197bd61072f8a83f1726d51164a0384989396ab80ddb05cef56a 113 0.04/1.00 vMB 228
130,871 130,871 00000000000006d3a5bc37f3ae36b39d53708289af3dd04645591e31d26d06c7 14 0.00/1.00 vMB 1,452
130,870 130,870 00000000000009323a4e2c490ea7849bfdcbb0d38b37f1b562bf9952f35297ea 34 0.02/1.00 vMB 589
130,869 130,869 0000000000000656b7d32eb85719d79fed1e74d689dc36b942fe0d2cf2a91403 19 0.01/1.00 vMB 1,972
130,868 130,868 000000000000045f457be48200002bcc0a8d3ab6c82819bb06b206e05bd6a92f 167 0.05/1.00 vMB 302
130,867 130,867 0000000000001d25b79e0be88bfbd6a888ca12648554e603d4ce0ce347cd5bad 19 0.01/1.00 vMB 1,060
130,866 130,866 00000000000007d880229a3ce70248cf012814f4289291a724fa41d889c487d4 17 0.00/1.00 vMB 1,257
130,865 130,865 0000000000000a105d76c8af44af7a8a49fe751cf2f9c730bf0de93f493783cf 61 0.03/1.00 vMB 1,034
130,864 130,864 000000000000068f3978974711b2e39739ed613d2b3533a4ea0310240801e179 163 0.05/1.00 vMB 61
130,863 130,863 0000000000000e5d34c60bfb85e8977c1f86701d1cb511ca5a79f56670aa5a74 36 0.03/1.00 vMB 404
130,862 130,862 0000000000001a23fee0e0a868f1adcb090b734e4debee3d4f5f0933ac088c4e 90 0.04/1.00 vMB 941
Previous 10 blocks ↓
Total Size: 779.99 GB

Node Details:

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