Loading Tool

Explorer IconExplorer

Memory Pool

79,470 transactions
30.32 vMB
0.12586148 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt fecb2247e7bb4ed9c11986fa331bb83973272e885bd0a48f01c9c23e37d24c57
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root d90fd65b278f953b54c3253533773806431d50ec9394f485f554cfe2a3527a53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.03240896 BTC
Feerates: 301.69 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (9,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,499 905,499 000000000000000000014bd19216ae276136ea830f5b05dabf773ea33957485b 325 0.08/1.00 vMB 3
905,498 905,498 000000000000000000015dc9b84c0c2cf5284c84bb146c98fb4218591dc3f7b3 1,497 0.43/1.00 vMB 3
905,497 905,497 000000000000000000012937784549a2e7e67632637e4470f1d0e9bf00f5058d 1,717 0.50/1.00 vMB 1
905,496 905,496 00000000000000000001268be1574eebe76c41100d2497ca29dabddff248d1cc 3,589 1.00/1.00 vMB 3
905,495 905,495 0000000000000000000005a9552c6e9f8c3fd6317eae6bacb1a68ef73fdeb6c0 2,990 1.00/1.00 vMB 1
905,494 905,494 00000000000000000000ae0eebb5317319c32cf473d043d63d8959736cc64005 4,353 1.00/1.00 vMB 4
905,493 905,493 00000000000000000001363c6483dc300123359ff833836146a603833d5311d2 3,743 1.00/1.00 vMB 3
905,492 905,492 000000000000000000002d48389f6186d54e98c8918145bc284402db12da9af1 4,062 1.00/1.00 vMB 1
905,491 905,491 0000000000000000000023d9003f744b3559dfdc5d00d7de15aad7fbee328c83 454 0.10/1.00 vMB 2
905,490 905,490 0000000000000000000116a99532953f3bd8695fe2f6878a914a0033b4c10ade 3,143 0.97/1.00 vMB 1
905,489 905,489 00000000000000000000d169016cf11762fde275c278c6ab9dd411fc3c9efde7 4,673 1.00/1.00 vMB 1
905,488 905,488 000000000000000000005dec43e6478a1bdcea8f23393c97e1bed7ddb90608c4 3,619 1.00/1.00 vMB 3
905,487 905,487 0000000000000000000084d04fe233f51bbdaff3e9eaa3b2b9f3860381a8bc11 3,191 1.00/1.00 vMB 4
905,486 905,486 00000000000000000001c148eea5f568c0776a73218be0a89eed821e3f0cd649 4,520 0.99/1.00 vMB 1
905,485 905,485 00000000000000000001a11220e167a7f39e12f6b96bf1e8f322d4baea80fb71 4,115 1.00/1.00 vMB 2
905,484 905,484 00000000000000000000e5d0c84aa530a20fd7ba16701720ed11e7dd2f4a7810 4,138 1.00/1.00 vMB 2
905,483 905,483 000000000000000000022ec3f5c1ac94c3b50b79ace78603b3bd0fd861068341 2,430 1.00/1.00 vMB 2
905,482 905,482 000000000000000000000afb681009af68b4edd20148e59bf9f319f62b252b85 1,963 1.00/1.00 vMB 2
905,481 905,481 0000000000000000000156a55259caa607c79354499643ad01a74a81c029e0bc 3,615 1.00/1.00 vMB 5
905,480 905,480 0000000000000000000212ee9eba56b546b41cc2ead720eafe460c5c3041cd1a 2,699 1.00/1.00 vMB 3
905,479 905,479 000000000000000000011bf757204ab253b44400f960adf4492e080902451ac0 2,087 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.