Loading Tool

Explorer IconExplorer

Memory Pool

49,902 transactions
28.25 vMB
0.07345117 BTC
Random Selection Loading Transactions
Max Size: 151.72/200 MB

Candidate Block

Mining Attempt 0b5d8229137d82399b19de4f060029b0187f54bfde4158b3b0fd260ad2f37290
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root ee6fafbe54eccd9322355a50ef0af55bab81d4154ceda824b0a1a3b0d67f53b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.01979309 BTC
Feerates: 507.72 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (452,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,253 462,253 000000000000000000b0e4222d7e3daa7511abd18ec9cd9d9ae7e99ea85d1a4c 872 0.88/1.00 vMB 62
462,252 462,252 000000000000000000d5f72ae5ee718b2e4009033d896e7f5c211c5ed427bc31 2,127 1.00/1.00 vMB 205
462,251 462,251 0000000000000000011c3a61131e56c37b35e007e649eddb0ed8d47d5ab91298 829 0.62/1.00 vMB 98
462,250 462,250 0000000000000000012b3a6a2b1672ce26010d7550c57f45cd77a26f97972824 1,601 1.00/1.00 vMB 88
462,249 462,249 0000000000000000016e3379970127bf147a3202a0ac4dc357138283f4220e99 1,433 1.00/1.00 vMB 95
462,248 462,248 0000000000000000010a745553292b6d0ab2e7ddf75b7ba25a7c3b5566380256 2,210 1.00/1.00 vMB 151
462,247 462,247 00000000000000000212efde52daec2315f9b9c8e74d16ca896b7cbd923d1c37 2,256 1.00/1.00 vMB 154
462,246 462,246 00000000000000000183edb8e179d322573497cb1a07b8cada48254ea442f5ff 1,939 1.00/1.00 vMB 124
462,245 462,245 000000000000000000975f47b199d0788c155217039f651cd397f16b779a3548 2,093 1.00/1.00 vMB 151
462,244 462,244 00000000000000000106d5eeef98496c25d60058b5980cbc2c56d2ceabffc5ac 2,001 1.00/1.00 vMB 157
462,243 462,243 000000000000000001195e3bff5cfddd9a29aa971c3a11388a2e230b47341579 2,103 1.00/1.00 vMB 164
462,242 462,242 000000000000000001755542d18250de684cc5761b01017651332426b0c21b4c 1,330 0.82/1.00 vMB 102
462,241 462,241 000000000000000001c1cfacb71902ccdf03d44adedba7803f0300094e143ac9 93 0.03/1.00 vMB 143
462,240 462,240 000000000000000001b7d3c21930ae7e4449172a3036242fdc3e5ca27a3349d5 1,360 1.00/1.00 vMB 96
462,239 462,239 000000000000000001d5d4519b8c91454b42d61473f9482073404502d47e1f12 1,039 1.00/1.00 vMB 72
462,238 462,238 00000000000000000212912ac98f06633ad2519df68f540a0ad59e392f23d0aa 654 0.97/1.00 vMB 43
462,237 462,237 00000000000000000204d7fa1cacce0a080ec24bf86b3cbd47fce14d5be1f20f 1,668 1.00/1.00 vMB 122
462,236 462,236 0000000000000000016b3d88174ba865074bfce1a6b54194ef93bff7e6697d63 550 0.50/1.00 vMB 75
462,235 462,235 0000000000000000020af9847f91660869faa2d1fc8a921e27896b4cab5bad19 1,707 1.00/1.00 vMB 113
462,234 462,234 000000000000000000801178a37f766945aedc79271480d3d7d11398d65e739d 2,025 1.00/1.00 vMB 131
462,233 462,233 000000000000000001011f9692a2dfb7b070e895943693d357331bc45e7fb96e 1,916 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.