Loading Tool

Explorer IconExplorer

Memory Pool

82,589 transactions
32.37 vMB
0.07107159 BTC
Random Selection Loading Transactions
Max Size: 191.58/200 MB

Candidate Block

Mining Attempt 188649d3a1a5f535711d3bdbde1c9ec83dee0a096868107746aef788d3d421d1
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root b069a67d955d182b6f3f8a39307304cc98776beac0a463330780426f46afcdb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,101
Size: 1.00 vMB
Total Fees: 0.00745011 BTC
Feerates: 203.60 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (808,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,261 106,261 000000000001c415ef515147e03a08548e4b88571c6ba575b6db2239476fbbdf 3 0.00/1.00 vMB 1,937
106,260 106,260 000000000001d77ca97594bf713d2f0fb4455172d658a3965d5bfded9247db45 3 0.00/1.00 vMB 0
106,259 106,259 0000000000012c1085fc2cde59b5fa0cdd730fbcbfe6681439325f750abf066c 3 0.00/1.00 vMB 0
106,258 106,258 00000000000043fa8b6d393bc33c99514b765d69df4b352e430cf39e3d8f3592 4 0.00/1.00 vMB 0
106,257 106,257 0000000000000394ad626e8df5ae52c4a9ab691a51f1543a62d1d8213995e0b1 11 0.00/1.00 vMB 0
106,256 106,256 00000000000288654762a094637832b89129322f21da1c9af1d6e0186a4a0578 28 0.01/1.00 vMB 0
106,255 106,255 0000000000025e02413dd9defda7f6ae6cc0ddbb375d4ba9f1aaa5745091e364 1 0.00/1.00 vMB 0
106,254 106,254 000000000001303a359c2b53a116b0af9c631eb813c423c9784e518a4da4583f 1 0.00/1.00 vMB 0
106,253 106,253 000000000001000688ed1e71615784a504c3ac186f18fa545c608def07c54091 1 0.00/1.00 vMB 0
106,252 106,252 000000000002eb9e801d9f0cc79ed1f15870ae79c141ad086c6b42f43dab93d0 3 0.00/1.00 vMB 0
106,251 106,251 000000000000920be453c6076088d0b231e09bb8b285b6d5c0096e4b019e5e9b 2 0.00/1.00 vMB 0
106,250 106,250 00000000000107c868c7ae5886d39f87797bc74dfc3d9f380dc6f88059b55e54 7 0.00/1.00 vMB 0
106,249 106,249 000000000000c76c13c7402c3c24e94ec1deaee53bb0475d2768a712fe0cb6d9 7 0.00/1.00 vMB 0
106,248 106,248 00000000000277dda5fb1c56206fca91628492ecbb53d6682e77ef24949ce486 1 0.00/1.00 vMB 0
106,247 106,247 0000000000000907b10c0cb70f3b1ec77e759fd4a57db4966a8bd33f31d191bf 2 0.00/1.00 vMB 0
106,246 106,246 0000000000001ac29cd82b9edb937623623f3bd9b8dbf5c28280a3616810359e 4 0.00/1.00 vMB 6,756
106,245 106,245 000000000002947a6641c3267ef7ed7a0acf20a494516d677c32f7cf5d74d163 5 0.00/1.00 vMB 337
106,244 106,244 0000000000009c9edcb4f072e010b116c4203e205f92952e371658fe29834688 2 0.00/1.00 vMB 0
106,243 106,243 000000000002d94be85edaf7501fd7ea39aae56abda1e6d2dea15316e3bfa7b2 1 0.00/1.00 vMB 0
106,242 106,242 000000000001bffcd128740f6cf79ce4ba567c12a2c09a2ddf9f3a2f04afe290 5 0.00/1.00 vMB 0
106,241 106,241 000000000001d3e57b42db0f48568105caa11fa445904a89b1cb5c101995dd11 23 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.