Loading Tool

Explorer IconExplorer

Memory Pool

80,591 transactions
30.00 vMB
0.12252306 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 2f30360343eea2c9c0d3a9548f499d78ef4ad73e45cf84e586db27d58d88197d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root d840437cfbe66122ae00164eb674759f9a1fbb5d03242d51099dd995d77d8caa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,598
Size: 1.00 vMB
Total Fees: 0.05061406 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (439,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,070 476,070 0000000000000000006db4d54a3cd99cd79f00a4db6a57e403a243956aa3e39a 1,695 1.00/1.00 vMB 224
476,069 476,069 000000000000000000390e16e4c0393df005779c9877e243c8609a8fc3c3d78e 1,878 1.00/1.00 vMB 164
476,068 476,068 0000000000000000002f9825884f0d2def605f12cf3fc4ab4760ea5b9eb73172 1,690 1.00/1.00 vMB 284
476,067 476,067 0000000000000000012c50ac5ecc587f64a0cd3507ba63857247341d6e0f0253 1,991 1.00/1.00 vMB 174
476,066 476,066 000000000000000000c76534ceab00b9dab137c1a8bf55c12260583eed5cfd9d 1,907 1.00/1.00 vMB 107
476,065 476,065 000000000000000000da1e9a7c4c52d0f571e13436a5976e504dcd360d545be7 2,062 1.00/1.00 vMB 249
476,064 476,064 000000000000000000d6c5be3481f889b138347625366d6540d42bb87ba0b16c 2,414 1.00/1.00 vMB 199
476,063 476,063 0000000000000000011288802e878a4c2d1d287f10186a830908a052ae40325a 290 0.12/1.00 vMB 161
476,062 476,062 0000000000000000007ff9ffb364810f11e7b4e999cdcd495c959c6649b70098 1,027 1.00/1.00 vMB 72
476,061 476,061 000000000000000000a3b7a8dcf8815be6807b76c22cddfc3e50ec1d3a5fa8f9 1,480 0.79/1.00 vMB 128
476,060 476,060 0000000000000000015728a7b9de0dde3006fb90f56f8963983bc0fa0495d8cc 1,757 1.00/1.00 vMB 121
476,059 476,059 00000000000000000059ebc5a2cea8e35fcb439e719e8d11bd505df50b58b386 264 0.99/1.00 vMB 9
476,058 476,058 000000000000000000637090751232a0c072484377858c568ff783a67a441d7a 1,416 0.99/1.00 vMB 94
476,057 476,057 000000000000000000a0ed0258502c581357d03c673544ef07527771ebce2eb1 355 1.00/1.00 vMB 17
476,056 476,056 00000000000000000117bc0e98a7ea81aa8c3a988d93ff853973215c2c2a0dcc 949 0.99/1.00 vMB 56
476,055 476,055 00000000000000000040c3d77913455eb2fa69019373b2d32dbcbffe1a055ff5 1,550 1.00/1.00 vMB 86
476,054 476,054 000000000000000000f42346217d5183a44c19ab37118271664dfbcb10b5e130 2,024 0.85/1.00 vMB 197
476,053 476,053 0000000000000000000e3efdf0a030cdba5a7f4c53930044932464e537e16f2a 122 1.00/1.00 vMB 8
476,052 476,052 0000000000000000001c180158e1c3222a4fc281085fe551b74082fb4bebdbd2 1,407 1.00/1.00 vMB 118
476,051 476,051 000000000000000000a90ce133f372ec747952c0fafc77ab64f6460a5063f3ec 1,851 1.00/1.00 vMB 102
476,050 476,050 0000000000000000007e4e710432789e8909bfa242a4a2a0ac311ebd82af1032 540 0.28/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.