Loading Tool

Explorer IconExplorer

Memory Pool

27,688 transactions
6.65 vMB
0.03908437 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.30/200 MB

Candidate Block

Mining Attempt a094cb556678bd26bffc44f1a59b648cd41005828d73cf3dde2796f4b230be87
Version 20000000
Previous Block 000000000000000000022284c297da0a87d12b261e6052f3b173b86dc93272d5
Merkle Root f6d07da78362de85808eceb3d65f4e0418ee1bb88279f76c95800bf32bb1b432
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02169407 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,015 (689,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
223,883 223,883 00000000000001dff66874eb90656f92db749697156b60b7dac3eee28e087371 0.00 MB 9 155
223,882 223,882 000000000000015a3d463751eff2ae74cbad7f4c204f17a3f7bcad22d61ffe73 0.25 MB 680 231
223,881 223,881 00000000000000a323f717fdcbeed5682215c0d28074a4fc4d760eacd7757aaf 0.21 MB 540 204
223,880 223,880 000000000000016105fec2cbde0f684348cb58790056bac2b1cd25d12f834a25 0.10 MB 229 194
223,879 223,879 000000000000009037701d3402cd9bd1cbc7c4ca5ef0e395c3ea6cde529e4775 0.05 MB 125 161
223,878 223,878 00000000000002f86793f3cf16b35524eaf8cfd7ba59e41c336c33b35d3a4be8 0.26 MB 198 28
223,877 223,877 000000000000022ec0aa82625fe7302cc37068398847dbf89dd32e5802fcbd03 0.07 MB 160 131
223,876 223,876 000000000000001bb9149f5d7b14f971a9b48474221eaf309aea76d04a832f72 0.25 MB 609 199
223,875 223,875 00000000000000d2eecbf403660d1da6b6b5a02665fc60c5926dc8b2be71ab58 0.18 MB 299 144
223,874 223,874 00000000000002dc4bc181ddadd91196a79fbfd4276d7b927b8cf7d6d5bbb4ec 0.06 MB 91 129
223,873 223,873 000000000000013c3c6494eaf0a07aa89c834986c03c48fb3c5442ed49283b18 0.25 MB 606 183
223,872 223,872 000000000000028bb4cd90587338d57b1ea8e8c9a0d8197235d356a66cab579c 0.24 MB 426 137
223,871 223,871 00000000000001ad08d20b167152f9a47358ab86d61599a5b84a078f2174876c 0.08 MB 256 207
223,870 223,870 000000000000009974ad229f4a2bb8fe28a05c122c3522bf8af35261af52489f 0.05 MB 86 152
223,869 223,869 00000000000003033c7f91a0bad389c21195d5239790c1bae825c8bb241fd690 0.19 MB 329 147
223,868 223,868 000000000000005ecd9c0895c6aeeeff0b6c27d5d9beedc22fb971c67a842ab6 0.25 MB 480 151
223,867 223,867 00000000000000c40db093e13e85ce2a028859205ab5fc94a5346bfd64f937ed 0.17 MB 342 152
223,866 223,866 00000000000002d73a9e6c595747584d712309837bbacdc9e5a29abb4adb4621 0.25 MB 479 166
223,865 223,865 00000000000000caaec40e6f03f2a2d7d587eed5e730dd2873b48d2648184d3f 0.25 MB 761 265
223,864 223,864 00000000000001f63500a95f2c490cb0ea3e8e7ac4996f01ae0f6cb3e2a680da 0.33 MB 641 151
223,863 223,863 000000000000003d8c48d8752a6405c8219983e5ae3127ed814596fe7b6925d7 0.25 MB 851 414
Previous 10 blocks ↓
Total Size: 778.87 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: 395.80 GB
    • Received: 3.55 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.