Loading Tool

Explorer IconExplorer

Memory Pool

84,811 transactions
32.26 vMB
0.10785932 BTC
Random Selection Loading Transactions
Max Size: 195.55/200 MB

Candidate Block

Mining Attempt afb6ec1ca7817719b7547577d8b7b3a1004f84b6736eaa3cc62ae93dfaf7d291
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 4dceef2311c2358b2df15a61869f1debd2a36d8481a75254e21b757b52f2b087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.03467596 BTC
Feerates: 181.54 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (74,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,748 840,748 000000000000000000022b7ee68668622c18c814f6cea1e267983be07856092c 3,848 1.00/1.00 vMB 112
840,747 840,747 00000000000000000001ceddec61e0ea038c54d8cdbb53797698fe2fb8575ff2 2,966 1.00/1.00 vMB 162
840,746 840,746 00000000000000000003317761cf2e3e02745bd13c421e19d26c819792391049 3,013 1.00/1.00 vMB 48
840,745 840,745 000000000000000000007e15aed4837c580ce7a63aa2ff3230ac71ca3a004fe1 3,908 1.00/1.00 vMB 53
840,744 840,744 00000000000000000000291641382e354c349321da1e36b5d099d9580fbb4094 4,304 1.00/1.00 vMB 85
840,743 840,743 00000000000000000001a9c63e338707286c7f0b68be081623a6c24f31b030ef 4,257 1.00/1.00 vMB 56
840,742 840,742 000000000000000000001235538373fbe82f2c04e34fef770d14f33b40f9bffa 3,971 1.00/1.00 vMB 114
840,741 840,741 00000000000000000001bccad334a199f626304a37a69c3842b3cc303e6612af 2,212 1.00/1.00 vMB 41
840,740 840,740 00000000000000000002f6db5c0227464ef5adaf8ddb5456be7bf2d3c4f40a28 3,068 1.00/1.00 vMB 46
840,739 840,739 000000000000000000018a917e0ea2b60be29a33cdb392a191998d7c962d01b6 4,282 1.00/1.00 vMB 75
840,738 840,738 0000000000000000000180e3ebd43bd9a18ebc9ba6322cff1a702260c171c51e 3,031 1.00/1.00 vMB 45
840,737 840,737 000000000000000000026d358cbb64957b1933ca8ec6b0733ea1f4a672aa5c93 3,853 1.00/1.00 vMB 54
840,736 840,736 0000000000000000000326d8a76eaf036f71d213a2c827bf45c60169356116f4 4,149 1.00/1.00 vMB 125
840,735 840,735 000000000000000000019c8128543c9e8403e08ac7becf4696be07cc9f0fbb2e 4,079 1.00/1.00 vMB 63
840,734 840,734 00000000000000000001956e6f780ef89b2b81c256a4d7670d8cd4936bd367b4 4,383 1.00/1.00 vMB 62
840,733 840,733 000000000000000000019c8520e5b876c203ffb98d04c1d7ae3b64494eb7641f 4,720 1.00/1.00 vMB 100
840,732 840,732 0000000000000000000056297085b52aa24060addbd317bed36c4effd1823f2e 5,547 1.00/1.00 vMB 125
840,731 840,731 00000000000000000001011a6cd3e55fd0cfd203a4ed0c6ccc20d755937ae0b6 4,147 1.00/1.00 vMB 93
840,730 840,730 000000000000000000010219cd04e63edb70115789ab1ec3d7248be75ae35f1a 3,546 1.00/1.00 vMB 46
840,729 840,729 000000000000000000024c5649a79dca78f823a8ac41a55da73d1c3ca135b5ee 4,490 1.00/1.00 vMB 58
840,728 840,728 000000000000000000027318257ea114e9671fa62bbf245433f2e49a9f655910 3,829 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.