Loading Tool

Explorer IconExplorer

Memory Pool

80,389 transactions
30.53 vMB
0.07951742 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt c1e088cd61be4bb933a884aa31086ded5be0c0e9c73740740cd3bd8a44579c66
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 148c079250a7fe50794b59c3f174b95cc8d367fd8b58e54750c83a545181d9c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,811
Size: 1.00 vMB
Total Fees: 0.01097468 BTC
Feerates: 18.08 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (26,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,724 888,724 000000000000000000012bb48bac31a49e1951eabf345ca471c2dd2e8c9704f2 2,554 1.00/1.00 vMB 1
888,723 888,723 0000000000000000000191d1e3f0313e33087d6fc0065587d3055dda57b8c981 2,662 1.00/1.00 vMB 3
888,722 888,722 000000000000000000002de69b17780d825f9e880d95398940f0f74c0542647c 2,621 1.00/1.00 vMB 2
888,721 888,721 00000000000000000002544dd975f68b992c340397ece77d0f2067e6e6766b76 3,369 1.00/1.00 vMB 3
888,720 888,720 00000000000000000000f0f3ffa053299c5fbff3fe9e0cd1590a1d545fe5224d 3,967 1.00/1.00 vMB 5
888,719 888,719 00000000000000000001bd56c7c0d4740c3f17c1451a2d0f6a9f730859703628 1,795 1.00/1.00 vMB 3
888,718 888,718 0000000000000000000030e21d09057a2dfdad361f62a64b83379076121836d7 2,676 1.00/1.00 vMB 4
888,717 888,717 000000000000000000025f0dab2deb553894b82848604132e02b63b7a9d7a307 3,098 1.00/1.00 vMB 4
888,716 888,716 00000000000000000002560e437cfabc252c5696895856e8ba4243b251c53614 3,622 1.00/1.00 vMB 1
888,715 888,715 00000000000000000001040d32c105c00ab8daae0bca7e251e502e6edd99bc9e 2,388 1.00/1.00 vMB 4
888,714 888,714 00000000000000000000b33b7c8d726f3bb8b8de903b51019210a71447ea366f 1,834 1.00/1.00 vMB 3
888,713 888,713 00000000000000000000ec33ef401c189d523cbf864cf07c2fc02a4b63ef4dec 2,734 1.00/1.00 vMB 4
888,712 888,712 000000000000000000005c3d5a3874cab34f86a6b503eb6992d68370f875084b 1,400 1.00/1.00 vMB 1
888,711 888,711 000000000000000000024fde09fdcdeefd668b50dea0f83a518c1727f228f998 2,705 1.00/1.00 vMB 4
888,710 888,710 00000000000000000001d839de1a4afd74c967b599d7c7935be3c9976bd15ba6 336 1.00/1.00 vMB 1
888,709 888,709 00000000000000000002271e00c03ebdfae3aca40a503cdc18b99261f4d068b2 584 1.00/1.00 vMB 1
888,708 888,708 000000000000000000002ae7c136271d0f772cad276aa4b335f3e74a156649a6 2,881 1.00/1.00 vMB 1
888,707 888,707 000000000000000000005cfcd0726f8ab244bb6e5b9368c5ea77c36534ece4a6 3,947 1.00/1.00 vMB 1
888,706 888,706 0000000000000000000137d4aa5ab477a0c90eb575af76871538a5726b7d2cdc 2,464 1.00/1.00 vMB 2
888,705 888,705 000000000000000000000fa584ac3636391e2703779226fc9f9ee0df9758d68d 2,463 1.00/1.00 vMB 4
888,704 888,704 000000000000000000019232f0367c70aee21a63db067983d134709f66dfbeb1 2,927 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.