Loading Tool

Explorer IconExplorer

Memory Pool

81,533 transactions
29.87 vMB
0.09186481 BTC
Random Selection Loading Transactions
Max Size: 181.28/200 MB

Candidate Block

Mining Attempt 9cd225d496ec2144cb35cca7d184a0baaf4b5718235c34f86573dddaeabaabf5
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root a451fdd10c76c7cbc2c1de93c2ef582c2538d67b0cf53cf3d2d11e38daa39e3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,179
Size: 1.00 vMB
Total Fees: 0.02412882 BTC
Feerates: 301.57 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (542,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,628 372,628 00000000000000000d1bcc467740acbb0ccf9aaf7be2b38e3b2978fef0d3d447 516 0.84/1.00 vMB 46
372,627 372,627 00000000000000000e53ea14e1a6468a39f795bdf736ae9c38e6c9e5480d8cc6 2,194 1.00/1.00 vMB 36
372,626 372,626 000000000000000007ecaf0d8662b58613c87bd2496d1707d7a6e311c77b3cf0 798 0.87/1.00 vMB 51
372,625 372,625 00000000000000000c43820a35255a3613905d4cb8e041ccc09ae93f36219267 847 0.89/1.00 vMB 53
372,624 372,624 00000000000000000168b0dd80a28b1e29f7db2f922553ff03d61131c4d043b3 945 0.64/1.00 vMB 21
372,623 372,623 000000000000000004f8cbd1412079e85a22025676247405c1a4770ab9213d3b 2,218 1.00/1.00 vMB 39
372,622 372,622 00000000000000000e620931a5ad7dfa7ae13c49cb47e5c15ea7c9bdece9af51 1 0.00/1.00 vMB 0
372,621 372,621 000000000000000003338c848ff277eba360657bd7c7a04878fb7d563258496c 605 0.82/1.00 vMB 49
372,620 372,620 00000000000000000dc0781b1bce507969f72407346e5765353b45cf7081e91c 579 0.79/1.00 vMB 48
372,619 372,619 0000000000000000109eeaacab4f2ef13aaac75966c9402dc313331233264a21 2 0.00/1.00 vMB 0
372,618 372,618 00000000000000000b0e16bba034687f0dbaece19766c682086947aae68d7881 683 0.84/1.00 vMB 51
372,617 372,617 00000000000000000c31e332b45309c474a638c41faca65baa20a1d93dcb86dc 960 0.42/1.00 vMB 29
372,616 372,616 0000000000000000141b24483a1ce64ef620ecd2bea7b8ce9f216c1c6b695b19 669 0.83/1.00 vMB 51
372,615 372,615 0000000000000000042967ffdd56ba839a1e4fdcb1a1c771f29d84140ec555d2 495 0.77/1.00 vMB 48
372,614 372,614 00000000000000000528fbec9249748b39b3a7de8af930f8f655a9b7367ec86d 489 0.75/1.00 vMB 61
372,613 372,613 0000000000000000134d0d1fa7bf03144f3e2844d045f5cf9b7d5e1b488a1979 863 0.90/1.00 vMB 53
372,612 372,612 00000000000000000fecf205257857d23978339e260c7e6fecb1604d91e9e02e 550 0.75/1.00 vMB 52
372,611 372,611 0000000000000000064a70dd4e3447e90b1af55a0ed5402d093073a33c8c0e59 343 0.34/1.00 vMB 17
372,610 372,610 0000000000000000056e394d44a7ae5eb021d6171504a7dec0a833d50763fad6 571 0.80/1.00 vMB 47
372,609 372,609 00000000000000000d533060763bd64c8b97de7fdbc407bd918cf97ff37ae69a 1,581 0.95/1.00 vMB 41
372,608 372,608 000000000000000012d18e9758b6634101597e8fc8ae804874fdaa5d157b23a1 112 0.07/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.60 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: 671.74 GB
    • Received: 16.00 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.