Loading Tool

Explorer IconExplorer

Memory Pool

47,964 transactions
28.00 vMB
0.06716687 BTC
Random Selection Loading Transactions
Max Size: 148.71/200 MB

Candidate Block

Mining Attempt 8364c661fc72cc0217693d1a2abf7bb8e0f8bb37ba8c0f58b0901aaa0c915915
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root bfdd482d35d2fc2a8efdd8d47b213491b1d20a31f47e66c81b733911655be5b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.01262023 BTC
Feerates: 46.87 > 1.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (696,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,764 217,764 000000000000031e504047d787bdedc266ab363ff106b00196856bfc4a672e3a 263 0.13/1.00 vMB 137
217,763 217,763 000000000000018226ede341950bedbe8720e3993ba1eaa17555a00bca5ca9f0 232 0.16/1.00 vMB 130
217,762 217,762 0000000000000505f1fe99cc7c987b2c4cbdc09abda052f6c89c80990f2b9489 637 0.39/1.00 vMB 152
217,761 217,761 00000000000002d339ed98b5606fab072baa2005f0528b3077f79b15f7640908 482 0.20/1.00 vMB 191
217,760 217,760 00000000000003cd742a36da449dcd57077cce167e09ff582f0613e9449c0233 130 0.05/1.00 vMB 131
217,759 217,759 0000000000000505c9249f87ffe3a1bd404385c7a17d62a430f5e3161b7b26a7 433 0.26/1.00 vMB 138
217,758 217,758 00000000000001c3f5e56b5f89fa803286e3b3d615d63895553d71d718036278 379 0.28/1.00 vMB 129
217,757 217,757 00000000000005749ef566ec58c88296b545c7d4f79ae690908a42450fc6a329 898 0.25/1.00 vMB 227
217,756 217,756 00000000000002b6a9074be85706cac8d6f3c4791042b4bbcb8370d02dd950ad 886 0.25/1.00 vMB 248
217,755 217,755 00000000000002a5c41e85e349496dd170b199eb65541473b815d2194639a5ab 365 0.30/1.00 vMB 41
217,754 217,754 00000000000000e1e650b085e2cf3ac5d3bdac1332e78b18548704e61842bcea 502 0.20/1.00 vMB 200
217,753 217,753 000000000000030ffc7754b378338932f0c03f9d8a46f401fe2c43ed20db4d4f 128 0.05/1.00 vMB 109
217,752 217,752 00000000000001609560e66d1cb1982af71719193436c0fdd3f063b1f0fe5cc0 659 0.25/1.00 vMB 344
217,751 217,751 000000000000035e64aa96c85facf1bea27fb77bf720b3bb19b60e5f8ce3deb3 619 0.43/1.00 vMB 85
217,750 217,750 000000000000015c4dee204eef1aa425e22b8cc1b38a6c499dc6a19ba59242d0 585 0.25/1.00 vMB 183
217,749 217,749 00000000000004587d5b403ee75864c00d6206a42c5aec1fd53837bf7c1b3839 657 0.20/1.00 vMB 297
217,748 217,748 00000000000004e5f27b37a486b2ad4ed9e2d40d5112affc8ca0e472c61783ef 520 0.20/1.00 vMB 261
217,747 217,747 00000000000003addc5516dc7f390b159941613f5c9c25ca8c31ddf705f15bd7 61 0.02/1.00 vMB 190
217,746 217,746 000000000000005d37226dcc39510e0061f7dece6c30670a6287ad19b1cb6d26 415 0.20/1.00 vMB 189
217,745 217,745 000000000000027bfcc6cb01025393def0d2d51101d85912e1769ee9ea98500c 425 0.20/1.00 vMB 180
217,744 217,744 00000000000001c46df7e51d7b6e43c912e0d2354f7d324e249f14cf1cf9e8d5 78 0.03/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 781.90 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: 645.25 GB
    • Received: 12.72 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.