Loading Tool

Explorer IconExplorer

Memory Pool

44,146 transactions
27.37 vMB
0.07100301 BTC
Random Selection Loading Transactions
Max Size: 144.11/200 MB

Candidate Block

Mining Attempt e1adf66b339009680d41509b9b1c65f0839a38a0fcc0cedfa2e2c345f7edb53f
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 06648818bc2b442b4e26e2fbb4dca57f028f4f582db3c8b0e6a9ffbbccc19f75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.01984949 BTC
Feerates: 170.94 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (628,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,235 286,235 000000000000000151f8e7a00492478799be2fbcac8843bb6238a5de0c9fa3cd 1,193 0.50/1.00 vMB 37
286,234 286,234 0000000000000000f74f0bc9d3c186267bc45c7b91c49a0386538ac24c0d3a44 86 0.06/1.00 vMB 139
286,233 286,233 00000000000000002142f5102c9e0d605e578a3fcb75c40318bbb43ba16dfca6 997 0.47/1.00 vMB 33
286,232 286,232 00000000000000018f050a5ab132793dd99849c0e8ec7310dc1ccd4b09d525db 197 0.06/1.00 vMB 175
286,231 286,231 0000000000000000489a44cdb570a5d35baab50a0271e182712b746ecf14d38e 105 0.05/1.00 vMB 57
286,230 286,230 00000000000000006c656b660b29095ec7dfc4ca2e5f86d268a6135cfd884ff2 920 0.41/1.00 vMB 42
286,229 286,229 0000000000000001112332e1ed2b03e6916e4d3b01fb3aa3be46d4d44e1265f0 615 0.30/1.00 vMB 39
286,228 286,228 000000000000000093983dc518cd4f669e89515e2513c98bbcbeaeccc47c23b8 383 0.20/1.00 vMB 35
286,227 286,227 0000000000000000ed359c9314bb9ed37d958dfbdfd7f16f6e82f89516d8c839 200 0.12/1.00 vMB 30
286,226 286,226 0000000000000001538205ebe4291e69a212fd96675d5e194910880d896de18c 32 0.01/1.00 vMB 4
286,225 286,225 000000000000000058f284457917a0a812dbde7cc6b52292c6f1ef15db5fc1c9 281 0.13/1.00 vMB 42
286,224 286,224 0000000000000000e59135b61567c54e4fda2c9095c23c2d675050d5a417611e 245 0.12/1.00 vMB 38
286,223 286,223 0000000000000000ee68b77a208730a4ef20d0df41c09b448f96bf9a0573bdbd 454 0.24/1.00 vMB 34
286,222 286,222 00000000000000016021d2541a594d5d74113b4e708a7843da9d77c561f906e2 72 0.04/1.00 vMB 38
286,221 286,221 000000000000000166cbab70585d68acc3b5b8024864111f171186264c1d5a79 583 0.34/1.00 vMB 28
286,220 286,220 0000000000000001585234dff70b3b9ecf7994b69229aca86e085ac318471a3d 203 0.06/1.00 vMB 87
286,219 286,219 0000000000000000942acb1343aca45d444b0a95e05032d492f0f5c8c3436252 64 0.03/1.00 vMB 43
286,218 286,218 00000000000000011da04f7e88726df64c0e01407bc7728f3527fb9e2026711a 431 0.22/1.00 vMB 36
286,217 286,217 000000000000000085752df77aa15a8724c8e0bcdcff5116acec72db326de66c 426 0.19/1.00 vMB 50
286,216 286,216 0000000000000000e1b6a2482dfba492dfcff6295d052800feb328e080315bed 37 0.04/1.00 vMB 10
286,215 286,215 0000000000000000e800cc5882a14d362787ba38fe0a0965f90a6ac311949dc3 760 0.34/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.