Loading Tool

Explorer IconExplorer

Memory Pool

80,585 transactions
30.67 vMB
0.10495438 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt 7cf7dd305d3343606415e2718ba1bad2914b408afcd6ce274cc5870e3d278e75
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root fee6f34c4b0606efa00bb4099a71dbf782e5487936b8d82178df5c14c465ea4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.03324971 BTC
Feerates: 318.30 > 3.33 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (280,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,679 634,679 0000000000000000000437fc72199ab4aae7d20cd4df4af06ade26409d702477 2,511 0.87/1.00 vMB 14
634,678 634,678 00000000000000000012cc40392d5c02b9791a600b9ba4ddb130018d30d9738a 2,808 1.00/1.00 vMB 11
634,677 634,677 00000000000000000002a0f60a663b086200c9a994375a5a262ba8bb2159551a 2,340 1.00/1.00 vMB 22
634,676 634,676 0000000000000000000f1dd49c55d59db90917ba7c1fe99558c0c809378fa8ec 391 0.31/1.00 vMB 16
634,675 634,675 0000000000000000000d61f356756572a13a71ea6f722b7c625f0e1bfc34b151 76 0.03/1.00 vMB 21
634,674 634,674 00000000000000000009f6c3df33be0095e6ae5dbe9921f8e3919f77fe165b78 2,969 0.98/1.00 vMB 8
634,673 634,673 00000000000000000005d87d0903bf019848399ee142cd2da8efbf80f45cea75 2,436 1.00/1.00 vMB 25
634,672 634,672 000000000000000000033199e18d49551ddcaee50a86972f9e2877c03d9177f8 2,465 0.79/1.00 vMB 6
634,671 634,671 000000000000000000091b99cfb4a9c66b0520e4c3750fec0b6573a1596acadc 3,034 1.00/1.00 vMB 27
634,670 634,670 000000000000000000066cf1a807f92289272be24d57104e33ac56de9b384ce5 2,024 0.70/1.00 vMB 12
634,669 634,669 00000000000000000013b9a9b8eab141b633501cdc87249f82dba5801898b8fb 877 0.37/1.00 vMB 19
634,668 634,668 00000000000000000000f5e03554e6c88778ea2b71b4a49d3821e7d593bb19b2 1,636 0.51/1.00 vMB 8
634,667 634,667 00000000000000000010d296df2f659f5f3211d177d2de00bc863bd022b39388 2,775 1.00/1.00 vMB 20
634,666 634,666 00000000000000000000af36e092e206951a72e8520da7a4332194cbf4dd51be 1,124 0.35/1.00 vMB 8
634,665 634,665 00000000000000000003ebf20cc2846926786e0a689b485f1f1455f4fe972374 2,302 1.00/1.00 vMB 21
634,664 634,664 0000000000000000000898d1a842ca82f2dd28c8b3550f18a6825480d2751bb5 2,476 0.97/1.00 vMB 18
634,663 634,663 00000000000000000003f9a411667fbfe269e63d10959447aa51cb97f9676a77 595 0.20/1.00 vMB 3
634,662 634,662 00000000000000000005e884a4382f20ee5c89d8ab54a1e836d8ac00a3b9791f 2,756 1.00/1.00 vMB 19
634,661 634,661 00000000000000000008bd669cf11256b39f539e93ba6c0dc42888e4f6f559e1 13 0.01/1.00 vMB 14
634,660 634,660 0000000000000000000417345ff328207ffed74f5c287ee20ab1b68a02e01867 780 0.32/1.00 vMB 11
634,659 634,659 000000000000000000018aa6c05d952be90983949ebdecc50b99a7a76002de12 767 0.38/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.08 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: 721.27 GB
    • Received: 18.38 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.