Loading Tool

Explorer IconExplorer

Memory Pool

83,596 transactions
31.20 vMB
0.09088206 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt 0393b4c2f8bb9b0058806104e37282bbb2886b525cb303053fa75b1c9b500369
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 3426f496c27bbb68908aa1f9220d5f827cea1a2a3ffcc9f680e296f3c6d03466
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.02021401 BTC
Feerates: 299.43 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (566,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,266 349,266 00000000000000000e7e6379011b880432b5c99015cae99d3256aa35ed0b7868 394 0.22/1.00 vMB 22
349,265 349,265 0000000000000000042113cbd46e9caa151958887afbf44ab3f6865c045eb3e1 632 0.34/1.00 vMB 25
349,264 349,264 000000000000000005b04ec29ddee7ba772139cc1a5132fa688cdd2f63c2a61b 260 0.32/1.00 vMB 6
349,263 349,263 00000000000000000546d7c1aa17535b408acb2e8ac24af38e0f11a98f670fe6 1,664 0.82/1.00 vMB 30
349,262 349,262 000000000000000007051c926ed03d1cf7e9454a33d745999907286713d7469f 312 0.17/1.00 vMB 24
349,261 349,261 000000000000000008990ea8cb6a303984c40540c4fbaa64aca3fc42752bd7a9 723 0.35/1.00 vMB 26
349,260 349,260 00000000000000000fae301bd9281dd28b98224e92d2692523e13e39e7ef31b2 298 0.18/1.00 vMB 26
349,259 349,259 000000000000000007291ab5ed17bbab73b664e732c3d29f76aa860060124a4c 207 0.12/1.00 vMB 20
349,258 349,258 00000000000000000a8ac63158d299ce1c0c80a0f00e7115aa2fd4181cd084be 143 0.22/1.00 vMB 6
349,257 349,257 000000000000000011ecaf170d539111b02212a47e5b20e4ede60f43d040f86d 1,564 0.75/1.00 vMB 29
349,256 349,256 0000000000000000046082cb8661290cac01fdc0415dbed85ff6711ceda07ea5 578 0.30/1.00 vMB 26
349,255 349,255 000000000000000000d60a2ddaa70fa075ff424e63198fc2453f7dbd943b62c9 463 0.28/1.00 vMB 26
349,254 349,254 000000000000000009dca303b469380029d97e948c4758abb4d7ae0a76f6f8fd 736 0.37/1.00 vMB 26
349,253 349,253 000000000000000009569ca2271e011c595f23ca3c88bf2f14aabc46dc8b09c2 289 0.33/1.00 vMB 16
349,252 349,252 000000000000000014858c033f59f7fae6cbde4e71eaddaad528362e25ecf425 1,236 0.68/1.00 vMB 27
349,251 349,251 00000000000000000483dd40cd62a7a84a874f8a2e44d335cd846c1c54ddd8e1 180 0.17/1.00 vMB 18
349,250 349,250 0000000000000000080ca772f433c410a2dbf47a4d9350ce652eafad80fd93bb 434 0.29/1.00 vMB 26
349,249 349,249 0000000000000000019261589a7df0971bb941c87470716d8955425e418f9923 302 0.17/1.00 vMB 81
349,248 349,248 00000000000000001391fc2ab2541a2c5d6f5a6b15ced67e45194fa5ef2ca3a1 168 0.08/1.00 vMB 21
349,247 349,247 0000000000000000040dd117b9c26a6065c8a425120c3307d9a9e851f103d1d8 493 0.29/1.00 vMB 35
349,246 349,246 000000000000000016fb9abb86b28123bfddcad7144adab76bc71af3e5337b11 580 0.33/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.