Loading Tool

Explorer IconExplorer

Memory Pool

67,311 transactions
25.83 vMB
0.06074861 BTC
Random Selection Loading Transactions
Max Size: 155.20/200 MB

Candidate Block

Mining Attempt b4443e9cbc69be0323bc0373630e0bc6d2ceec4454100ac1155be5480491d837
Version 20000000
Previous Block 00000000000000000001f2a28dee07f9a3398629093f1d88e602d56d3ff73dd4
Merkle Root ec96baaa3b3b55747eeb3fbb1c932eb794d79ad5686b68c42afd0816c2d2e2e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,095
Size: 1.00 vMB
Total Fees: 0.00596506 BTC
Feerates: 41.58 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,523 (655,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,452 260,452 00000000000000183c158e8590b00b6cf0dd70e98bc0c2b4599a829e798fdce5 51 0.03/1.00 vMB 60
260,451 260,451 0000000000000009c42033d02a1997143d5c7ffc281b4768a32f23cd56dc5775 572 0.22/1.00 vMB 167
260,450 260,450 00000000000000186f98814e4d733e3eaa48a5534142a681bf9fa68391d2fb12 45 0.05/1.00 vMB 53
260,449 260,449 000000000000000b7c0702b4cafd7887a77a835c074149ff9b8a115ba1c236db 25 0.02/1.00 vMB 34
260,448 260,448 0000000000000007cde84b61fe5287a44be98ee663ee54c9049beaf29303c34b 103 0.04/1.00 vMB 156
260,447 260,447 0000000000000016000bb42c048e2a72ae8c7ccbae2b3a77a7770495cf0028bc 319 0.15/1.00 vMB 90
260,446 260,446 000000000000001368b46260eeb4059aacddbb17134f875837ad9f37dc02d8b9 420 0.17/1.00 vMB 163
260,445 260,445 000000000000000860edf3b91192b1281478afc8a09c1624d8ff2dcbda23697d 531 0.23/1.00 vMB 48
260,444 260,444 000000000000000b9685205da3b07d4d5472a40dc0d28002ca670636dce6fbc7 524 0.25/1.00 vMB 120
260,443 260,443 00000000000000080aa5b366518dd18dd59796dca47bae2ded91d7ec32a8a97d 771 0.25/1.00 vMB 214
260,442 260,442 0000000000000016e078cbb002aa17216f9a1a5bed1313fe68fdd00cb76d19f9 135 0.07/1.00 vMB 65
260,441 260,441 000000000000000633bcf3af65cb70ce2e32cc1ec479ad640ac9072686810cf3 31 0.02/1.00 vMB 73
260,440 260,440 0000000000000019b728411dda8af0271981aabfe379723c55e6ab343cf3b8fd 540 0.28/1.00 vMB 70
260,439 260,439 0000000000000017b0a45b6d67aad0a0beeafd172aa49f88c234286714a5d70b 652 0.25/1.00 vMB 168
260,438 260,438 0000000000000011baf32dc6a67c713e65c84403a976bbdf26bc1b5a9617ac6f 28 0.03/1.00 vMB 2
260,437 260,437 000000000000001563a5a4381fe46b2918269e874a325973214a9bbba442e005 466 0.18/1.00 vMB 163
260,436 260,436 00000000000000150e81951781a1a162c597fd1e0ca4d929b53e8a4769daeb97 158 0.10/1.00 vMB 80
260,435 260,435 000000000000001a7502c795fd6ba513fe7c7a4860ff59530b6d89be2676f340 435 0.18/1.00 vMB 50
260,434 260,434 000000000000000657c61e75753a359d6bca8d833b0d18c982e96cbaa6e06629 575 0.25/1.00 vMB 139
260,433 260,433 000000000000000dcc90174aa20b4645447c61fcf0bb1b2cd515337e054ebc4a 884 0.33/1.00 vMB 134
260,432 260,432 00000000000000181444b2166de02fb77b7e70f0eb47391fa3127f04d3c39eb8 458 0.18/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 783.31 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: 767.13 GB
    • Received: 19.34 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.