Loading Tool

Explorer IconExplorer

Memory Pool

24,273 transactions
11.63 vMB
0.02842798 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.23/200 MB

Candidate Block

Mining Attempt 9dfb094332c547fc14a02c495973a152942e160fba87c9935db93f627546a779
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root b65504b51d341d705d67234aaf0aecfc89198ce0ad140ea5adddaf6d9db86ae5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,547
Size: 0.9979645 1.00 vMB
Total Fees: 0.00916100 BTC
Feerates: 150.68 > 0.92 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (711,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,130 202,130 00000000000003c534a7af87fde5a6e90a5925438f650cf9a8fcfda64e4bed42 20 0.02/1.00 vMB 51
202,129 202,129 000000000000016e42af49b689167fe0f852d4e333dd1f13006e9e6717d202d5 17 0.01/1.00 vMB 70
202,128 202,128 00000000000001889c01cd8b856d908bb39c4d1dd52cb29fa358686dbe02efab 123 0.07/1.00 vMB 122
202,127 202,127 000000000000043aa37a891a9abf849ec92891aded056b76473f3916d95ed059 8 0.00/1.00 vMB 11
202,126 202,126 00000000000004630f4f23955495f0a3f58390c435feab426f3e08eea2ce2cda 582 0.30/1.00 vMB 133
202,125 202,125 00000000000001e647618841683d003b51cd2788639aca37b34fe675241c8d09 77 0.03/1.00 vMB 116
202,124 202,124 00000000000002bd73f74cf61c2bd44aaaa245c28fd546d415bf81e52a805a78 96 0.03/1.00 vMB 45
202,123 202,123 000000000000034f4d97a1a5ae2de0001298e7ce864e33182cb25fdbf64d0426 318 0.15/1.00 vMB 200
202,122 202,122 00000000000001c5e91dbe77ddef6c64ed2bb05c2518f4966b154456401242eb 505 0.25/1.00 vMB 119
202,121 202,121 00000000000002b1f306a2671659ff3d7c197233d1f0e7d2e3bcf9cf85be81ae 265 0.25/1.00 vMB 150
202,120 202,120 00000000000000f586356e8425f2d65dae685c64f70d81e480b40232b6ab0204 259 0.25/1.00 vMB 112
202,119 202,119 00000000000002e8fe7fc153f79b3bf074cb90be335a317c2eb88af2f14d387a 181 0.06/1.00 vMB 48
202,118 202,118 0000000000000239f8c1b447eb3415ec27d3fd44bcd1ebcabbf0f35a03095857 316 0.25/1.00 vMB 98
202,117 202,117 00000000000004938d7605272ba253f6f59c670e65b93ae38abd667960ddaada 32 0.01/1.00 vMB 0
202,116 202,116 000000000000032a86e26ff495666935c70c7b60d6c1a9bd4ec5d541c0bf6766 342 0.24/1.00 vMB 94
202,115 202,115 00000000000002dd7718a6ddde6b126df3eb5a71390d98c3d041c34dc691b145 163 0.25/1.00 vMB 93
202,114 202,114 000000000000038991a371c9c39a519ec24537046aacc713941997ce77dc4d1c 117 0.05/1.00 vMB 159
202,113 202,113 00000000000004d84c293eda2857d7c951192814e6a6abeed505df6c1224fd97 350 0.13/1.00 vMB 145
202,112 202,112 0000000000000046b9168153047265028349553db5691cafa7f34dc50c25646b 275 0.26/1.00 vMB 180
202,111 202,111 000000000000054790bab5e7d76bc08fcfbd85037e0a9195800057477f10c77b 13 0.00/1.00 vMB 472
202,110 202,110 00000000000000bdd39f7b4288a285c5c7b77f9ebe78089f95a4e44a7746b8df 250 0.10/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 779.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 472.61 GB
    • Received: 3.04 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.