Loading Tool

Explorer IconExplorer

Memory Pool

42,313 transactions
29.45 vMB
0.07851490 BTC
Random Selection Loading Transactions
Max Size: 150.39/200 MB

Candidate Block

Mining Attempt e2cef7b0055075f423fdd9d2f2a08f10277626639cbccce0cdfd6ecef92f8c24
Version 20000000
Previous Block 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9
Merkle Root e1237db7cebf631e4df88933bb91ee6b0282ff16083ff517700e905cf8edb302
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,409
Size: 1.00 vMB
Total Fees: 0.02066867 BTC
Feerates: 100.27 > 2.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,535 (567,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,749 346,749 00000000000000000b5ede0dd58cc15c02af3dfb218f923fd2533afec7f51117 152 0.10/1.00 vMB 24
346,748 346,748 00000000000000000a462162c0138015f4137e327ed1da3fe7ee03836e303f1d 468 0.35/1.00 vMB 18
346,747 346,747 00000000000000000d89234751114e0c79825aff390dfb097b1d4622423f0e23 741 0.45/1.00 vMB 23
346,746 346,746 000000000000000005f7c878fed26c7778aa8aaae68cc542500989f96633146d 48 0.05/1.00 vMB 2
346,745 346,745 000000000000000007fcd7704e648f4c220efb1d1185d9bb428f08d620d3dc19 730 0.34/1.00 vMB 26
346,744 346,744 0000000000000000061fbaa820020f6da9aed63844811e05910dce5b747a7c38 802 0.45/1.00 vMB 23
346,743 346,743 000000000000000016235e5a11a76de95fc23e16522dd3bd33ab0b9b5c83ec30 64 0.02/1.00 vMB 59
346,742 346,742 00000000000000000e9b77fc5938c2b1d364821e8efc2a9abf609ff9234d59cc 371 0.40/1.00 vMB 13
346,741 346,741 00000000000000000355e04aa6ab8b610637bede368015ccb03082dea32558f0 1,395 0.75/1.00 vMB 28
346,740 346,740 000000000000000011b9a36c21aa148d6de96caea74e31bc3b7638ac84e61545 407 0.24/1.00 vMB 26
346,739 346,739 00000000000000001242bfd83dc5ac37683bab5adb846f6ea4ce5b01daa104a8 92 0.09/1.00 vMB 18
346,738 346,738 00000000000000000ef0ba8f48074e2c907a905e39d0890036ad42d2c7ae1583 106 0.10/1.00 vMB 13
346,737 346,737 0000000000000000015d731ea37f2f9823baa6382399fde7e83efee4849690d4 481 0.27/1.00 vMB 24
346,736 346,736 000000000000000002a9ccbe2866b088645a00dddf95821bda41de0cce9ae87c 574 0.53/1.00 vMB 18
346,735 346,735 00000000000000000da38f0b2efc735c88794e7b875eac5de1c6125d4daa0d78 378 0.20/1.00 vMB 26
346,734 346,734 000000000000000012a2d5d7cdb7df60d9173ff173598f428640c8991b648cbb 316 0.22/1.00 vMB 22
346,733 346,733 00000000000000000c2dd9196fa3c2e01b1af252a7337e51dee8c06681caacd9 414 0.53/1.00 vMB 24
346,732 346,732 0000000000000000170ffa4df95a9b76769027c0cbad80a179901101650f9f5d 864 0.75/1.00 vMB 16
346,731 346,731 000000000000000004c0502e6e72e71c0f3a2f979e1299859f8ab8ff53a0ce91 346 0.16/1.00 vMB 45
346,730 346,730 000000000000000008a7b2cc6f6781a6ebf6cc610858a044b3ca1d15a4e19a9e 1,329 0.75/1.00 vMB 23
346,729 346,729 0000000000000000036d09f22c7ee1b952946604cd80769daf21f61bfcf67595 413 0.57/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.56 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: 622.16 GB
    • Received: 11.30 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.