Loading Tool

Explorer IconExplorer

Memory Pool

47,788 transactions
30.26 vMB
0.09750138 BTC
Random Selection Loading Transactions
Max Size: 161.17/200 MB

Candidate Block

Mining Attempt 2c96271b2c539b518318174480bf342fa8e5f8a168a9b409c7177bfc0b2ec0e3
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b9990d387eb1ad81a8364d3c8fdcd702cef71abb26061809cc3224fa7eb374d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.03645650 BTC
Feerates: 150.97 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (732,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,596 182,596 0000000000000131114d7083bc897e190b1102b6c94860bee11630d89fe3a763 138 0.05/1.00 vMB 96
182,595 182,595 00000000000002755435d94a9cd0159d2e045790f512eb38c5175fe1b4092360 9 0.00/1.00 vMB 0
182,594 182,594 00000000000002ffdab2c55d522f384ddd11f58d4ab5a81bf3d9112cae3cf3c1 203 0.09/1.00 vMB 82
182,593 182,593 00000000000001add84dbecdb25c7d214fb1a198d158afc4a331a4e600408063 346 0.14/1.00 vMB 135
182,592 182,592 000000000000027a56de51861e7cfa4db647695ed47859e7d59e1311a9299188 512 0.22/1.00 vMB 139
182,591 182,591 000000000000001706513be540f6a11a2036a90f822ae2f773d8454202055a61 45 0.01/1.00 vMB 439
182,590 182,590 00000000000004e02df90fe160d3bd6a8ee2be09fc4b02d23a2ade3ad66d7b33 163 0.07/1.00 vMB 175
182,589 182,589 00000000000004977255be75556c18d7a9152e56f2a143d5f1c35fdc6f0dc3cc 153 0.06/1.00 vMB 164
182,588 182,588 00000000000007c88cd983165b924404eebfe557b31751e2155a72be161d5c38 151 0.07/1.00 vMB 118
182,587 182,587 00000000000009335c777a7f5e550feb37e91a819adff9af727b54b8bd717af4 21 0.01/1.00 vMB 9
182,586 182,586 00000000000004bdf1c984e61d0d3366b2ebd0b10d7a20ccdfefa829b8225f94 59 0.02/1.00 vMB 178
182,585 182,585 00000000000009f9a7e155004cd5a55e47dd3555908ab6274958235183028500 5 0.00/1.00 vMB 296
182,584 182,584 00000000000004fff15f48be99114514d5119bb75b912e242b66db0404939087 354 0.15/1.00 vMB 139
182,583 182,583 00000000000007ef854c21863f539e38cb9c0112cf703d73e77272971527abe5 1 0.00/1.00 vMB 0
182,582 182,582 00000000000008a8a1fa4826bbfc09cbe3670a5a50e348aeed458552d2ea7586 146 0.05/1.00 vMB 99
182,581 182,581 0000000000000317ec544f2e17cc196e90c7ee4bca409d6ed43f8575487bab23 8 0.00/1.00 vMB 0
182,580 182,580 0000000000000778aceea9f1742d29b2b5aaa267eef4e3d37b4e80a84c88776b 119 0.05/1.00 vMB 82
182,579 182,579 0000000000000736a06d1f5ba3c0510c23f169554a533c0b67d1c91a103fe487 231 0.15/1.00 vMB 144
182,578 182,578 00000000000007e9969c7101c4ca651e67c23651d3aee2cab225566d4c43f25c 104 0.05/1.00 vMB 101
182,577 182,577 00000000000003409899ecae2265ba502deb50b4fb0ba7b13bf5b705d27d0f98 20 0.01/1.00 vMB 102
182,576 182,576 0000000000000836f3f5281d73a5ff36bd2d4c79f4f8804c9d1e14e07103b6af 30 0.01/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.