Loading Tool

Explorer IconExplorer

Memory Pool

77,667 transactions
28.90 vMB
0.07960563 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt fa534729572070f6bb4bc884e86bd6272112ca4e4eef0fd45883feea13c0e0f3
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 74562b02fcd2bc52cde4092d6527c5f2614d948a79ab7b47f04dfac1b73ffe83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,374
Size: 1.00 vMB
Total Fees: 0.01944168 BTC
Feerates: 81.07 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (170,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,906 744,906 00000000000000000002bf749d5e8f925a664883f8bdd37d4ebaee36749dc797 1,762 1.00/1.00 vMB 17
744,905 744,905 00000000000000000009774783c0a4aaaba522cc609fb558ab080e062c86bf56 717 1.00/1.00 vMB 13
744,904 744,904 000000000000000000055934da2b72da206505288c15eba6855d20b834131263 2,643 1.00/1.00 vMB 31
744,903 744,903 0000000000000000000019dbf24455b2e55fd0323ccb4725e8cc464521ec4d3b 1,979 1.00/1.00 vMB 34
744,902 744,902 0000000000000000000009038eed4838eae68543f461b3560cb3fb4910b2541e 3,094 1.00/1.00 vMB 35
744,901 744,901 00000000000000000000d8ab680525e3d519e5719b5bcf973a39d1bdb42cfad9 2,469 1.00/1.00 vMB 29
744,900 744,900 00000000000000000007d556961bf0b15806d5a8f07ad5764e5083cb11448a51 1,280 1.00/1.00 vMB 12
744,899 744,899 0000000000000000000752ac41070b16b8db5badf744dd47832e7dd19185df20 1,155 1.00/1.00 vMB 8
744,898 744,898 00000000000000000006742f00918a1c3bfc4958c92388ec86e928c422a414d9 1,905 1.00/1.00 vMB 15
744,897 744,897 0000000000000000000071529595e3182e126358aa18b977f1a6ebec259a54dc 2,745 1.00/1.00 vMB 12
744,896 744,896 00000000000000000007233a76389dbe626bacb7f16e94ec2d725ea4580ef52d 2,971 1.00/1.00 vMB 18
744,895 744,895 00000000000000000007c31f1c068d8db431ea51f5822edd1258ed9c53a567f2 1,101 1.00/1.00 vMB 14
744,894 744,894 000000000000000000056d7eb5794bc633e69f669f208820e87bf37289ae3bca 237 1.00/1.00 vMB 14
744,893 744,893 000000000000000000083e43453e327b6f0eb1c2730aa68734997474964fcfa1 246 1.00/1.00 vMB 12
744,892 744,892 000000000000000000071686b3ef384426293a364e275ec81912a72ccb032d66 2,000 1.00/1.00 vMB 34
744,891 744,891 000000000000000000004b5c24aca7c3130a926df9155ec005a68bff921291df 325 1.00/1.00 vMB 14
744,890 744,890 000000000000000000032038c12ed638c095827567a545ea85238e8c9b8f97b7 1,236 1.00/1.00 vMB 23
744,889 744,889 00000000000000000006e01872b89643585089007878269c74b7eb92f4ae1266 2,235 1.00/1.00 vMB 27
744,888 744,888 0000000000000000000256b58297ca445e9cca36be25b538c081f0cce787d6c4 1,876 1.00/1.00 vMB 21
744,887 744,887 0000000000000000000405aca2dfbe8dad44d7caeb4f668aedf80092f1f3d5ec 1,736 1.00/1.00 vMB 21
744,886 744,886 000000000000000000001f2a0c85308020420a21f5dedbd839203472f65e62dc 2,748 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.