Loading Tool

Explorer IconExplorer

Memory Pool

77,301 transactions
28.39 vMB
0.08096796 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 3ab0d48a7265f763149b4fcf691edba6aaf7de1c81ca27af0308e1ae124a73ab
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 7035d148875a74eac8d79b6fc3b81622de6fd9406b998f498e8df787df3e12a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.01765565 BTC
Feerates: 84.47 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (186,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,776 728,776 00000000000000000002398b09aa70fb5de3d82ce3249f9444e96f96b9132fff 1,951 1.00/1.00 vMB 6
728,775 728,775 00000000000000000001593bb754f0d6ff9922158a362a1b5e711569bf31e801 2,824 1.00/1.00 vMB 16
728,774 728,774 0000000000000000000622b2b0bb1ab6a40c36aeae72e94a707cef9dffa8e8cf 416 0.16/1.00 vMB 8
728,773 728,773 000000000000000000070c0242b23f4477ab97dce97e6e20b675e93388b02661 853 0.32/1.00 vMB 9
728,772 728,772 00000000000000000006a2e6b1bf2f9a51182cbfddb7f1a7bba1854487d60dd9 1,834 0.71/1.00 vMB 8
728,771 728,771 000000000000000000018a2b56ffeb82c75f1d8138914d28b72591bc1211d37a 1,381 0.57/1.00 vMB 7
728,770 728,770 000000000000000000092eef4ea7c7510bf9004c39ebd0082259ffdf27c3ccd7 1,173 0.46/1.00 vMB 9
728,769 728,769 000000000000000000034598cb13dc6701da9143309cad090b570d3d293a985e 809 0.92/1.00 vMB 3
728,768 728,768 0000000000000000000286be68e8cf757e995a4714de8244aed538654d433af2 1,149 0.33/1.00 vMB 9
728,767 728,767 000000000000000000045e19b0373a0ef0c28e08eb89d8990ff0fd3375815c6f 998 0.38/1.00 vMB 8
728,766 728,766 000000000000000000012256f1ad0932b9d7be73f7d293f0b3eabe7015f71069 519 0.25/1.00 vMB 6
728,765 728,765 0000000000000000000a2eb51a5c59e973641852250bb585304cda433a556a16 1,771 0.62/1.00 vMB 8
728,764 728,764 00000000000000000007ed3bc5720d8845b51ab885a7f5fa0f4d7d916724cfff 1,397 0.50/1.00 vMB 8
728,763 728,763 00000000000000000001d6218eb634b4c8384aca5ef4b005a40c2eeba0d7525a 710 0.25/1.00 vMB 9
728,762 728,762 00000000000000000000b5667d3a7878a8e98eedc75945305ef195dae1976aeb 839 0.60/1.00 vMB 6
728,761 728,761 0000000000000000000254d57b86f70955582c9b6126c6c15e0522fa21b06f77 676 0.90/1.00 vMB 3
728,760 728,760 000000000000000000006a6bbdfd9612c5cd3b3a626acf9adc6d1d73a41e6043 1,661 1.00/1.00 vMB 6
728,759 728,759 000000000000000000047ba709a53671ebf86190b46ead9e6c5b4eb657f268d6 2,286 1.00/1.00 vMB 11
728,758 728,758 0000000000000000000276d73ba1968dfe35f04aeb94837c2989fe804cbbc1ad 1,302 0.61/1.00 vMB 2
728,757 728,757 000000000000000000039102784ec5788b843fb36d106503b7c906e686011c09 1,815 1.00/1.00 vMB 6
728,756 728,756 0000000000000000000a3a8057d99fef764091f16a1d41fef33f070cc9ca8f81 2,748 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.93 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: 714.58 GB
    • Received: 17.57 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.