Loading Tool

Explorer IconExplorer

Memory Pool

38,333 transactions
26.87 vMB
0.05446841 BTC
Random Selection Loading Transactions
Max Size: 139.75/200 MB

Candidate Block

Mining Attempt 832497a42de96cba2ef68af6fbe06f5278967b5f6cef2b8ea93987271d67504e
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root cff182c4b25daadcf5b6a4f43893936d1ec2ebb9adcc8b7d3b127f5ec31186da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 921
Size: 1.00 vMB
Total Fees: 0.00480953 BTC
Feerates: 44.54 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (611,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,600 303,600 00000000000000004639436eef09ab6e1b77fb34df7c3afd6d1309f99b055ac0 144 0.09/1.00 vMB 21
303,599 303,599 00000000000000001fdec49ae7d51ec0e8a7721f946d65ae5ab09b8d5318d1a8 106 0.04/1.00 vMB 34
303,598 303,598 000000000000000018d31cb648df338f8b82b576c258114e96dfc7c94b58f366 401 0.20/1.00 vMB 34
303,597 303,597 0000000000000000519b84a8b5ed14a21796efb3c2e73ffd1a2565aa26b4051b 158 0.07/1.00 vMB 33
303,596 303,596 00000000000000005de3f7ca44925b50ea39163cd6570d263fd8c13bdbb77ea4 457 0.21/1.00 vMB 36
303,595 303,595 00000000000000003b6cb7c76bcfa99ea2bebd248d1fbc792cfffd8ac4476625 30 0.02/1.00 vMB 16
303,594 303,594 000000000000000068f50ed4198d9aa71c1658684d41b34ab2777bd741270892 696 0.40/1.00 vMB 28
303,593 303,593 00000000000000002218cf0d1ecb4c346fe5b77c180a4e086d4223476b6d074f 414 0.28/1.00 vMB 27
303,592 303,592 0000000000000000032b2153f561416f66365bc7eb8559ba635465d1ac1b4780 666 0.55/1.00 vMB 23
303,591 303,591 0000000000000000372818ad1037d9b8182309b22b356749b13fa864802602d5 51 0.01/1.00 vMB 39
303,590 303,590 000000000000000062e00f235ca78b0beab624a9f116cc4e3b8311a01909be50 231 0.13/1.00 vMB 29
303,589 303,589 000000000000000019775a9cfe1881d36bf7894fbab946aebbf52c6b091d5d6b 65 0.04/1.00 vMB 28
303,588 303,588 00000000000000005e4dc43c719dc2cf3daef68d3251596f5f631da3ad3afbd9 54 0.03/1.00 vMB 19
303,587 303,587 00000000000000001eb5efeba532d7196f7772e540967a37b94534b9ee721c24 174 0.16/1.00 vMB 25
303,586 303,586 000000000000000048c60c70bff3515d8fd8e5d92b9ce7b6ab3918a5b99f8d4d 286 0.23/1.00 vMB 29
303,585 303,585 000000000000000031b287872433b81512cccf0c87465d3c7c32e02cb4b93d1b 271 0.11/1.00 vMB 35
303,584 303,584 000000000000000037bf2354a803790e3ff92f845f5892f8788d439f2bb76b81 50 0.03/1.00 vMB 24
303,583 303,583 000000000000000028a126e5013764f7e075f78845c143f73a1ac3008e829feb 24 0.02/1.00 vMB 11
303,582 303,582 00000000000000005ab9a014af5e606459ca5018c40c8839e0273bb4be22eb19 424 0.22/1.00 vMB 33
303,581 303,581 0000000000000000601c60759f0dc13045a3b083a0270fb38cae2a68ca6a7917 342 0.31/1.00 vMB 24
303,580 303,580 00000000000000000923be89c25c189024a671b3892f93ddd5b733d83655bd85 515 0.26/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.