Loading Tool

Explorer IconExplorer

Memory Pool

45,644 transactions
23.07 vMB
0.05918162 BTC
Random Selection Loading Transactions
Max Size: 126.95/200 MB

Candidate Block

Mining Attempt ff6b79faa8167953143d96370634a7e74404b64e29d2737bce09a3bd094145a0
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root 2d2db3013f5be3ad112ac81a9baa950e0d171a80dcd6bbfe388c02d5f1de1627
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.01114058 BTC
Feerates: 151.03 > 1.12 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (746,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,256 167,256 0000000000000ae18ea5d5d6ff2a1482b06f1a44cd7ce594dd8bf5ea1973eac5 7 0.00/1.00 vMB 868
167,255 167,255 0000000000000c05ed3d3c5b82f0cb4607153405df087843d3687c54f52d64ea 10 0.00/1.00 vMB 0
167,254 167,254 00000000000003b99501df408f9be98cbd337480039783d7286e7dc126ea84e4 66 0.02/1.00 vMB 152
167,253 167,253 00000000000004ca0a9a6d64ea800c283eb1d0044ca4666cfad97086e795ad4b 22 0.01/1.00 vMB 263
167,252 167,252 000000000000067cd5b4ea7931bfb0b6c34d9a0f6dbcc90d8d3ba1728aef83a8 1 0.00/1.00 vMB 0
167,251 167,251 000000000000053175d711b40bfb41762af9a977c37015b2dc648e334d118cc8 18 0.01/1.00 vMB 26
167,250 167,250 00000000000006502b197ba44b154d214ff642271e09eee7085f102bf7bb6a4e 2 0.00/1.00 vMB 0
167,249 167,249 00000000000006d52e96bb4f5e2c347dedb665331da1919d07acfd78b0e48a08 42 0.01/1.00 vMB 87
167,248 167,248 0000000000000ba9b7f34ca705e8a56ea02a8515644efd48175e157844666c5d 34 0.01/1.00 vMB 42
167,247 167,247 000000000000041beef37d39d54dd560b95e25b6e6d239c94e5e8a407687e075 92 0.04/1.00 vMB 40
167,246 167,246 0000000000000422d8f43f4c09ab20a78ff85556d9aa5d4541c445d04dafa225 138 0.05/1.00 vMB 673
167,245 167,245 000000000000098fdeaef5820cef11c1ebca8949123b2f7501d291ba429c9a1b 42 0.02/1.00 vMB 246
167,244 167,244 000000000000024943b9ca99fdee94957afdd06e3e2b5d7d0d29fb3ee3caef13 34 0.01/1.00 vMB 158
167,243 167,243 00000000000004a4531a83b0157f8b85cd15937548684b1cbc19d047fa2cb691 30 0.01/1.00 vMB 325
167,242 167,242 00000000000002d0f49ae14563300b4d4c61c25a8a735c34cea49e91367bd515 43 0.02/1.00 vMB 154
167,241 167,241 000000000000074b0a7dc46a9729fb1b50a3489379f67a84f9e582cc2611029c 15 0.01/1.00 vMB 186
167,240 167,240 0000000000000911e162e792efa92070830bf82711c5867eb843ac4dc0a2c2ef 31 0.01/1.00 vMB 120
167,239 167,239 00000000000007f90f9a44a42adf93ec1b2bcb499c6d6302036c313a3ad95576 47 0.01/1.00 vMB 262
167,238 167,238 0000000000000950a690b2e71a98e1c9d33bcd67cbb3bd6193a118ce45cde74d 98 0.03/1.00 vMB 109
167,237 167,237 0000000000000415203d9f413ce9d5885435937ec82f3c5853786f506cd86c58 10 0.00/1.00 vMB 44
167,236 167,236 000000000000067e4c89ccbb86555559d8804787ffdfcc215b76d4770a24f6b4 8 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 780.57 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: 538.45 GB
    • Received: 6.12 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.