Loading Tool

Explorer IconExplorer

Memory Pool

32,990 transactions
12.39 vMB
0.07228352 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.17/200 MB

Candidate Block

Mining Attempt 702a8c911c24f07882c8ffc05714d9d0fa127d5682df464259c4ae7627dc443e
Version 20000000
Previous Block 00000000000000000000350d17d01b38af85703ce2748d4307337bee8507f17d
Merkle Root a85f6b9e4646ededeafb068c14b49c992b650a30f7a838bf090b0c4dbe2ce810
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,781
Size: 1.00 vMB
Total Fees: 0.04979508 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,526 (650,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,210 263,210 0000000000000011363df8c3e92d4cb201e97cf9cce9c36cba4091cb956284d9 40 0.02 vMB 86
263,209 263,209 000000000000000195b57439b74ce55725495e7bb17a4a24207541d202bdbc57 116 0.05 vMB 83
263,208 263,208 0000000000000004999e948861c37e30ec36a7b2fe9511271e1ee5afe048a26d 74 0.03 vMB 71
263,207 263,207 0000000000000008264dbd8f5956dd82e13b3e0231494fdb047eeb5f8add44d5 97 0.14 vMB 21
263,206 263,206 000000000000000f33a73f0115d08bbeb5a26abf1f88f4f18d2f388d5b6452f6 13 0.00 vMB 95
263,205 263,205 000000000000000039f05ab8894af0292d808d3930edfb048f8cb9eb66db1a19 123 0.05 vMB 82
263,204 263,204 0000000000000012043b87d82d0d98ca39b1caa08a7cc5eb2311f8998b1d1642 95 0.15 vMB 19
263,203 263,203 0000000000000009dde521621220c00367f174e55e9b0e87a971d514f79cb210 337 0.16 vMB 85
263,202 263,202 000000000000001209f2dbe0abc7f24d9ce98fc5005bd1b9bc8d1a292c7fd682 19 0.01 vMB 81
263,201 263,201 00000000000000013a9ccc3de71f6d4224100c3d1aa70405c638de98f00d972d 442 0.23 vMB 103
263,200 263,200 00000000000000114c855b36adff8675967fde9e4e37bf812ddb0bde1c35fa38 97 0.05 vMB 71
263,199 263,199 000000000000001609afbb9fbf5416650d66329a6f91898c3f2b451f34eb5f3c 71 0.04 vMB 51
263,198 263,198 000000000000000198456a74485b1761285bd2bcc1d0c53144036c7fdb3bac8c 388 0.18 vMB 146
263,197 263,197 000000000000001294e58be78a5a9e0172d7f106045e11b2a732056d0bab3f7e 246 0.10 vMB 88
263,196 263,196 00000000000000060a70b78c18981e0fd34f06eafedefb82ca27e402f1d4bc87 351 0.20 vMB 114
263,195 263,195 00000000000000075a7999bb4b34bb4944918446a415073c83cc060977e52bbc 32 0.01 vMB 218
263,194 263,194 000000000000001092a2e7c5da270f402dced5e55087af1ffcfcf3a4d23efc0d 35 0.01 vMB 242
263,193 263,193 0000000000000007571c7d359710e08f5ad90986b099425a01533bdf75a5c9db 332 0.15 vMB 144
263,192 263,192 0000000000000013d4362d4152363d66827b4722f2049f40aec8bf097e147b6d 77 0.03 vMB 112
263,191 263,191 00000000000000049ddfa747e23de919cbc19cdfa928994b2e012015c3d7ec05 168 0.08 vMB 68
263,190 263,190 00000000000000085cc971cc769a106b13b6d6affa5fbb44b2c181e5fa8a2ff9 113 0.04 vMB 96
Previous 10 blocks ↓
Total Size: 779.78 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: 398.75 GB
    • Received: 2.05 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.