Loading Tool

Explorer IconExplorer

Memory Pool

75,491 transactions
27.91 vMB
0.08328469 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt c58f896e52c59793f052c44d476f3949e649f3cb7ba113a6afae6b91cf706881
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 1e2e836ca892af8bccdd40029f0a24b8808432c17bf135ec5e66768299007075
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.02336493 BTC
Feerates: 100.21 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (510,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,678 404,678 0000000000000000065fb7e78aea69a9ce7a91c4bdfb75e4c685f7745395ca0e 3,364 0.99/1.00 vMB 63
404,677 404,677 000000000000000005a9a0f26f95fc4a73dbf793680903f640d196ce2b30b280 1,101 1.00/1.00 vMB 70
404,676 404,676 0000000000000000033cfd2a662aa1c0fea4261117a2da38de8c8dc302e00996 937 0.91/1.00 vMB 69
404,675 404,675 000000000000000000a302c19a648b53bbfd6b20c1ee40bbbf9550497ce8f5df 399 0.88/1.00 vMB 55
404,674 404,674 00000000000000000307b3401b44956cd630323f307060c25d821578baa52056 941 0.99/1.00 vMB 38
404,673 404,673 000000000000000001ca14cf4b160474aa02e636d4708c43195a966c0612f8ed 2,296 1.00/1.00 vMB 43
404,672 404,672 000000000000000001832813f0229abd46040e9dbbaa5dda6eda5822a8c94490 1,286 0.62/1.00 vMB 37
404,671 404,671 00000000000000000695a1d2e0782110a7ddb56dcac54baceb08b6a3aaa7f0f7 1,351 1.00/1.00 vMB 28
404,670 404,670 0000000000000000045edbb26da90494fef9cb168e5d2912a1b806d488395f2e 292 0.16/1.00 vMB 29
404,669 404,669 000000000000000001b454c38e05b11aa02494c7143c48cd50da280e1eff5421 774 0.50/1.00 vMB 39
404,668 404,668 000000000000000006216d1aafa8b6e342641756cd38ce32ada82b00ac7b51d0 1,425 0.79/1.00 vMB 36
404,667 404,667 000000000000000002770a3e268fa67b3285515a97805bf8895c4f1f9d47ba36 290 0.14/1.00 vMB 25
404,666 404,666 0000000000000000035c5d844196baa9cd3697a4fe00d6bfe301eb08c32c8e50 1,083 0.53/1.00 vMB 37
404,665 404,665 0000000000000000054acf1f68cdd8f09ea25f8337fc9437253ffe7ef94a4200 639 0.65/1.00 vMB 29
404,664 404,664 0000000000000000027e8f989dc840708739e8f4fdce1ee6f189272ae092dc49 1,251 0.93/1.00 vMB 25
404,663 404,663 0000000000000000051830a050b83e90e8cf2bf76abc84fabb141867d35a0f56 2,631 1.00/1.00 vMB 53
404,662 404,662 000000000000000004eeef339725809c0c5b07262b46a8bb394ca889a3f33b2d 844 0.47/1.00 vMB 29
404,661 404,661 000000000000000006739b66e18b033df5563e8a906753cdaa19f0ef37a409a8 1,466 0.88/1.00 vMB 31
404,660 404,660 0000000000000000018564057aba542a849b5e8f63cae64427aec6d3e50b00fc 1,744 0.93/1.00 vMB 42
404,659 404,659 00000000000000000177b310f61150ffdfe51510880a700c6f5c0d5316f6de2f 1,941 1.00/1.00 vMB 43
404,658 404,658 000000000000000003e920b6d98aaf98e9c97ca68d49ecc01f0074fe0738debf 1,282 0.85/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.