Loading Tool

Explorer IconExplorer

Memory Pool

76,057 transactions
29.67 vMB
0.06785235 BTC
Random Selection Loading Transactions
Max Size: 179.50/200 MB

Candidate Block

Mining Attempt e4afdb7b0b9ed899781485ceccbe2683d0442c462f9bb02167a39de0d381160e
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 6fe9fe075e2129071d44756515a8c0be03434182227e5e82257429fdd2b59026
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,601
Size: 1.00 vMB
Total Fees: 0.00528817 BTC
Feerates: 50.90 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (556,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,004 359,004 0000000000000000053a5d66e67d527173921720edff2f38abe10669a637eac0 337 0.21/1.00 vMB 19
359,003 359,003 000000000000000015b823c6c861ec38485b599e5f8c41e237aaa05ac1ce9035 1,522 0.71/1.00 vMB 34
359,002 359,002 0000000000000000155be09585fb73edf6bd12d2b82368124f0bfbb17bf1d314 358 0.18/1.00 vMB 29
359,001 359,001 000000000000000003708a104f7d4381d89ae501c76ce1bd376fe7eae7af69ba 1,022 0.45/1.00 vMB 30
359,000 359,000 000000000000000003cd67bf7e67dee8ee0b17c957199b4f16a7e44ba738be68 1,987 0.98/1.00 vMB 28
358,999 358,999 000000000000000006ecee94daaa034bbd026cad52a9d3c6a5b7972716e5d566 232 0.15/1.00 vMB 19
358,998 358,998 0000000000000000109b2a06d44012cf596b22e814aecf0952426d3ecd016cd1 1,284 0.66/1.00 vMB 29
358,997 358,997 0000000000000000013922bb84b5654c1508fe8993e6fdc83b3913b7a8370611 1,048 0.75/1.00 vMB 22
358,996 358,996 000000000000000014afb22d9a891241eab86f51836080374717bd97c57891d9 937 0.47/1.00 vMB 26
358,995 358,995 000000000000000013df1fed201cb594251eb5bfb701f25a2b0ccbdc74134fd6 1,700 1.00/1.00 vMB 27
358,994 358,994 00000000000000000440e23999720d31d9b27ff69084ca4e868d55cc6632c5af 1,288 0.75/1.00 vMB 28
358,993 358,993 00000000000000000b1b843205901b859762d038111b9ce9b7ef0d653f4da754 2,510 0.75/1.00 vMB 46
358,992 358,992 00000000000000000d03b6f48fc48c682877d9a6b952fd9a28efe449d0509bd1 1,247 0.65/1.00 vMB 36
358,991 358,991 0000000000000000075a7c4b679fab4e8bf2ad823311a882a888153ced919e18 872 0.75/1.00 vMB 12
358,990 358,990 0000000000000000051bcde326cc1993206ffa709b8513e3500b9e5901c692a5 830 0.55/1.00 vMB 25
358,989 358,989 000000000000000005949cdde4a56e031d7ff950600a5f0df15195aa4d766130 1,807 1.00/1.00 vMB 22
358,988 358,988 00000000000000000c988ab132611de23408e048db5ce88d13daba82cf381abb 861 0.75/1.00 vMB 20
358,987 358,987 00000000000000000d3f406260bdbb97169d6ec17537ec9aee3285a066af0d7e 2,056 0.75/1.00 vMB 37
358,986 358,986 0000000000000000067a13943328eff3d13820da9eefe0f9952fe1fd52990066 570 0.32/1.00 vMB 21
358,985 358,985 000000000000000013d11310c73128a0d3b6dc0566291251f826d59bbfd6363a 1,951 1.00/1.00 vMB 22
358,984 358,984 00000000000000000b6e03c558009f5cde79924c434af17fc37eca1444143389 1,898 1.00/1.00 vMB 23
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.60 GB
    • Received: 16.74 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.