Loading Tool

Explorer IconExplorer

Memory Pool

81,059 transactions
30.07 vMB
0.09508079 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt f2ec637bb7f9e44c272a3bf00e2b7ec0849517e5fb91a65ebb39279f2d121c28
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 639c34680962e28d9c5e9f33e74f7b419ab9953c4fed76d5af68a88c4516e5bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,689
Size: 1.00 vMB
Total Fees: 0.03170498 BTC
Feerates: 100.37 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (504,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,859 410,859 000000000000000004e52c8726917771156d7fdb5240c43333465ef53f152b73 440 0.21/1.00 vMB 34
410,858 410,858 0000000000000000028e93a7a815bf0c01195eb78ed0fd32bc69743b80e430bd 1,115 1.00/1.00 vMB 21
410,857 410,857 00000000000000000387b709bd0f2dcda520e3608ff4d6b67c29927aace68315 1,093 0.63/1.00 vMB 30
410,856 410,856 000000000000000005a19fff43abe8b6833e7753fb91c758cb48dce53e7df666 2,610 1.00/1.00 vMB 50
410,855 410,855 0000000000000000057c2dfe6da14cb464efb27f5ad09130d2326815a2f2db64 1,502 0.73/1.00 vMB 52
410,854 410,854 0000000000000000024823c15e217859eb0ba5010462c77fc2337fbdca4330b7 1,139 1.00/1.00 vMB 24
410,853 410,853 0000000000000000034bbf734592d7fe49ca45a519bea128bf5dc4fa1cdccc2e 2,439 0.99/1.00 vMB 39
410,852 410,852 00000000000000000352db4647303d47a7c925f76fa53f3c3209fcf58cf002e7 2,827 1.00/1.00 vMB 82
410,851 410,851 000000000000000005395f8a8a2f706c51640557277a08dba33ad8c865ef22db 1,858 1.00/1.00 vMB 31
410,850 410,850 00000000000000000126cd9f9f6a5a6ad1487cb1e63d75481596b33504af51cf 1,409 0.98/1.00 vMB 29
410,849 410,849 00000000000000000398a150f637dd10da3f3f01b73d6032142d9856e2aab7d3 2,453 1.00/1.00 vMB 36
410,848 410,848 0000000000000000060b84154e78cfefe051571486b912931087b035e2f5e838 2,851 1.00/1.00 vMB 61
410,847 410,847 0000000000000000032057e860943b7d627fc99eb83c0051ac686e0639fb6a87 982 0.61/1.00 vMB 30
410,846 410,846 00000000000000000276dfe58b4aee7d561a4ca2a70bf66e0e572ef7ae86f694 1,275 0.54/1.00 vMB 37
410,845 410,845 000000000000000002c9791d43c0f7508e2fee39d3c14b59048baa9dc9d5fd63 976 0.36/1.00 vMB 39
410,844 410,844 00000000000000000580b68a38d71bf60fdff998dd800ca6e3da451c66c3614d 1,974 0.86/1.00 vMB 28
410,843 410,843 000000000000000000be4e7493da19453676c81c2fa6a4532ed525c4393a9f77 1,411 0.93/1.00 vMB 68
410,842 410,842 000000000000000000788c7eb5e0b6e21d54651039ac8748e104c85f5edd64df 455 0.35/1.00 vMB 23
410,841 410,841 00000000000000000006f6ca874a4d7da595b37e47517dc2346569a52d50f61c 2,654 1.00/1.00 vMB 42
410,840 410,840 00000000000000000121b7e769ee39ec682d623273c4408a46212081a7611f4d 902 0.73/1.00 vMB 22
410,839 410,839 00000000000000000235ff27373a3c6539d008ffd6cff20211d07365d54deebc 2,933 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.