Loading Tool

Explorer IconExplorer

Memory Pool

14,535 transactions
5.85 vMB
0.02312099 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.98/200 MB

Candidate Block

Mining Attempt 10d711f4f46fb61257e1f49cf34bdf5cd3e98b9033f9fc8c25ad22e26a02eaf5
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 2e76c510a2096f5b79b5714c90f333251ded8e3752b426553c6d921904c03c77
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.01307728 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (646,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,659 266,659 000000000000000a60a624e8716a118bbc1438a4f884340dfa6378ca27fc380d 97 0.06 vMB 27
266,658 266,658 0000000000000006811db5ee5b2a092638fe878008753580582732056049b655 617 0.25 vMB 131
266,657 266,657 0000000000000000ef63e3a1a655a8e5d455d4c948a5c0f9aeb5221598e38f49 188 0.16 vMB 42
266,656 266,656 0000000000000004d8a2e5e2addbb1db6a0c666e28449607266d1bd9729986a4 174 0.11 vMB 113
266,655 266,655 000000000000000ae502d48eb14926cd112d41929c3fdb6c0935d4fcbdc9823e 160 0.06 vMB 148
266,654 266,654 000000000000000a55fde6ff9f38e0b916b655425fb03174dfe30d7454885cb0 278 0.12 vMB 113
266,653 266,653 000000000000000233a0c69f631027e9c4f48e5a1644cab589bde87988b376f9 492 0.19 vMB 171
266,652 266,652 000000000000000006b8bc19d39194dc36c980119c3685fc2341d8968761568b 313 0.15 vMB 85
266,651 266,651 0000000000000004d337557ef89a0d2476d54dce193b1ac968fa11a5873c05ed 543 0.21 vMB 139
266,650 266,650 00000000000000028bf66e55113c2e468035f6b475037d9ad3a07d8713736e9c 154 0.06 vMB 90
266,649 266,649 0000000000000005610fcdd7875b5cbbec878d57d9cc456da9dc94fac5971365 281 0.20 vMB 66
266,648 266,648 0000000000000001cabb1e23780b6bad3ec28866d4bafaf304c9e5f6480fd64d 227 0.15 vMB 62
266,647 266,647 0000000000000001ce176735bda80d7cce5dfde6fc8a2ed90a88bd0e8627ef99 213 0.10 vMB 68
266,646 266,646 0000000000000001d2bd7c666bce5b5b987956e5a3d8b83d4ce557f797330119 310 0.14 vMB 76
266,645 266,645 0000000000000006e75e4f897afc50ada790b6e28d81f6b430d69a403ec7558f 239 0.11 vMB 93
266,644 266,644 000000000000000478a1838e029a73cd36be6aa21dbfd68bbc837338122df7d0 154 0.10 vMB 61
266,643 266,643 0000000000000004f5788ea4677395a14bc4cb1f45eb8028077fd4289947f59a 228 0.15 vMB 64
266,642 266,642 0000000000000008eb00fe37b6f7cf150c3b4c844d2a9889c695246b5aec3232 366 0.15 vMB 85
266,641 266,641 00000000000000047128274f9f8ff386408369cfe959657853e29c3db170f070 254 0.10 vMB 107
266,640 266,640 000000000000000af2332f48d8d3a27347a91bb1e187a78b974e19b8525f0db4 234 0.14 vMB 63
266,639 266,639 0000000000000005bb62d2ff6478260944c368fd90d3000d0541bb9b17f3d330 530 0.20 vMB 107
Previous 10 blocks ↓
Total Size: 779.66 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: 310.65 GB
    • Received: 1.48 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.