Loading Tool

Explorer IconExplorer

Memory Pool

79,581 transactions
29.24 vMB
0.07559394 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 6eb798da8decb54365e87aebcaaf10bdf5dfe6777e79f7e4a6af2006661dc711
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 0a468d40020d6cbf71ee807c99b7fa5b67574a90eae2227c6894b946ce2f679f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.01436184 BTC
Feerates: 74.86 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (618,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,281 296,281 00000000000000005c64993dbd37c3136b3b5d94be97d8783a96be42a888f80d 19 0.01/1.00 vMB 108
296,280 296,280 00000000000000009d218d39281e60cbc35f0f7c318c3aa3fec17eba240e422d 402 0.18/1.00 vMB 14
296,279 296,279 000000000000000066c05c01323941c9da90f915ac0e87dacfc6512e55234b76 359 0.17/1.00 vMB 57
296,278 296,278 00000000000000001d6d6bae48fd957d97dfd525b02e285da9b106cdf905180d 171 0.10/1.00 vMB 48
296,277 296,277 0000000000000000067656c055d4fbf09e7ca68f864b0c343748db975b0d69e3 264 0.17/1.00 vMB 39
296,276 296,276 000000000000000073285105196da8b57420bc27e790baf49dc1d153a207702f 155 0.10/1.00 vMB 28
296,275 296,275 0000000000000000b1897fdfff08e836bfef275e8af5e493cfa58f74ee6ace65 512 0.72/1.00 vMB 19
296,274 296,274 0000000000000000a187cce7e67459db0d450a4ebfcd338b573e86a698d8f550 143 0.07/1.00 vMB 29
296,273 296,273 00000000000000009195b0a4f9e46ce7052e89b09ca984a9d91addce9ece8518 429 0.31/1.00 vMB 29
296,272 296,272 000000000000000028ee824510e3b4c2325348b9dae6fae6faebdb793a68c43d 32 0.02/1.00 vMB 26
296,271 296,271 000000000000000006e84a5d44b5270c3cfc1dfcee8b98b27fc81180765baad4 45 0.02/1.00 vMB 28
296,270 296,270 000000000000000068ebe25cb2dc53f93842d741b1c5787f98a585d5493e591a 357 0.18/1.00 vMB 33
296,269 296,269 00000000000000001f8cd1eb5202c8d33b222a4d9059644208db757afc44e8be 68 0.06/1.00 vMB 42
296,268 296,268 00000000000000007c792ab7cbb81f20168c3ff444ef146e8a7efdcbdc89efca 302 0.22/1.00 vMB 32
296,267 296,267 00000000000000009af9ce52e898b52c269a6ad2e462e2ecb6c6f15399f1a833 143 0.09/1.00 vMB 52
296,266 296,266 000000000000000045db1294b0889ac76c010c37b5adb4ae92e0278ac0b6f534 767 0.56/1.00 vMB 27
296,265 296,265 00000000000000008a161ac3c52b506159419e996c1d991c3483249dac39665b 40 0.06/1.00 vMB 3
296,264 296,264 00000000000000009ee6832c914e7a87c183f8ac647f00b415e28040648d4aa6 30 0.03/1.00 vMB 25
296,263 296,263 0000000000000000a36457e29f3c94a6fb61467920dede62ae7fa45a3ae20f3d 82 0.03/1.00 vMB 32
296,262 296,262 00000000000000009502da7b6ef9c43d5738ec702696304ee4b2be0f60a7dad6 651 0.37/1.00 vMB 38
296,261 296,261 000000000000000032d02397df9d6d93fd14687ca15a03cfaa7d52ccf527ed29 36 0.09/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.