Loading Tool

Explorer IconExplorer

Memory Pool

13,917 transactions
4.73 vMB
0.03515789 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.74/200 MB

Candidate Block

Mining Attempt de05d63be8ff2a4084f3323521be49b0889a6d901835f333b9ff65757b1558bb
Version 20000000
Previous Block 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834
Merkle Root 767ef558d6a1c11198bb3070249ca3caf2f1d17f2e93e22a7b2211894a756c3e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02785881 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,476 (708,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,771 204,771 00000000000004b528aac0ae231f8e0aa49e1b67df9f05b0f3c8ca30fcc7d566 78 0.04 vMB 132
204,770 204,770 00000000000000f17645260322350fa89c2a2c5af55814ec4c14d662eb5d37ef 96 0.05 vMB 153
204,769 204,769 00000000000003c897d3d9e58931e96b92994b3c97b127f956e4732a29767aa5 44 0.01 vMB 323
204,768 204,768 00000000000003a5904f4d0e03e59b7ebc8ae3bce2b1c3109ce1e23403ec3cb9 222 0.10 vMB 295
204,767 204,767 000000000000021311783e24af24f9b7aca354fc5d00a7305a6c8ec49336f8be 31 0.01 vMB 129
204,766 204,766 00000000000000eb9a9d80ee550ff15f126224734f3ed3b303821450c48fe9fe 90 0.04 vMB 127
204,765 204,765 00000000000001f02ba8eb19b9f88655bb89e36d65f0ae397cf170773afd2c71 446 0.18 vMB 148
204,764 204,764 00000000000004bef7718f9c846b25911ab671ff33160f879336cdd2a276495d 125 0.08 vMB 144
204,763 204,763 0000000000000193e272d76f88e29e861976ab6d413eb44d4814a4d309d82bf3 11 0.00 vMB 45
204,762 204,762 0000000000000208c4b6f3443b854c42d729e40fdb79d0d046a967fc8aa189b2 91 0.03 vMB 142
204,761 204,761 00000000000001279589a639ff4f81a187b9c285c7a80ceebf2556fd2f660ba1 395 0.21 vMB 54
204,760 204,760 0000000000000548be919d7feb152cfcd1f39e2e95582c63594d08fed43628f9 402 0.19 vMB 165
204,759 204,759 00000000000000fb0e1744fb9dae8ed568849f9338d22b986098eadf50a77b19 371 0.16 vMB 153
204,758 204,758 00000000000003fc3dd85c7f18fec9ffd717bcfbd97b986c3c47bb720fd288d2 54 0.02 vMB 257
204,757 204,757 00000000000004ef7aa6321abd05e3f8613fe39f1b0b6883af4ddb2beae6c2c7 82 0.06 vMB 83
204,756 204,756 00000000000003d127d092b018ad9011c274a16c815059db7216c40ee5097e9b 5 0.00 vMB 130
204,755 204,755 0000000000000206bfd10c6754aeeabafe4b3f8baf547a2bb6122c78dc3d9fba 127 0.03 vMB 44
204,754 204,754 000000000000049a29c499f93477b8e7cb1fc632dd1029207febb132239749d7 136 0.05 vMB 38
204,753 204,753 00000000000003edea538a7838cce8a0d7ddb7c0f13b602eb0408adb11aa3734 263 0.14 vMB 73
204,752 204,752 0000000000000298508a1a34440a8a13d929e14b1454babda87a998d8537337a 502 0.18 vMB 155
204,751 204,751 0000000000000345a56f00512a458e1ccf6f55f04140bf984e626c2b9fa19dd2 545 0.25 vMB 137
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

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