Loading Tool

Explorer IconExplorer

Memory Pool

77,444 transactions
29.09 vMB
0.10099494 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt bbaf18fccdee1d452b58aac971adf1110ece32224e8e700899b02f1197ab1c98
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 78625c098f72f39c3e0845abb992688aa77b54a9b1d96ec04b0207418e21f4b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,540
Size: 1.00 vMB
Total Fees: 0.02693524 BTC
Feerates: 453.09 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (495,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,899 419,899 00000000000000000254f258ebab91cb4fef772f19e39a065f5f6410fa49f4c3 2,882 1.00/1.00 vMB 71
419,898 419,898 00000000000000000444271bc963dd74909115b4fc6352a10bd45b01cdfea263 1,458 0.63/1.00 vMB 55
419,897 419,897 0000000000000000041be762fa359e1e1d759809a5d5e140b7f5138e2a64f117 905 0.36/1.00 vMB 65
419,896 419,896 0000000000000000013d9d53153ba337a0f1b413e558fda53a937c857da2cfd9 1 0.00/1.00 vMB 0
419,895 419,895 000000000000000004724cb394d6324b7dd1dbaaf949bc534de364fbe18453e1 817 0.77/1.00 vMB 33
419,894 419,894 0000000000000000008d46bec760f7a242f191231acb3ee59c7309a9271d0173 64 0.02/1.00 vMB 56
419,893 419,893 000000000000000004ccf37968438a3b6f20924e5811853b4f9f30bb7e9fbbaf 996 1.00/1.00 vMB 31
419,892 419,892 00000000000000000339b9390f67ab616464455c664c802e76f747543d92d4f1 1,662 1.00/1.00 vMB 41
419,891 419,891 00000000000000000040bcaca7a6670928fcf388e353b977ba5124a4d1d0f48a 3,128 1.00/1.00 vMB 87
419,890 419,890 000000000000000000c44c19216b0bcaedd67c20bcb96a38ef40689775e08e2b 1,755 1.00/1.00 vMB 53
419,889 419,889 000000000000000001681049774000cb1831618da01a7799f842ddbb1985f407 1,184 0.85/1.00 vMB 45
419,888 419,888 000000000000000000efd86104681ff2fffd88305b03e4eeaaa6efa7c4766bef 888 1.00/1.00 vMB 28
419,887 419,887 00000000000000000063771f71c0bd917d95d107b6ad92a7b2fa52661a820b1a 1,828 1.00/1.00 vMB 29
419,886 419,886 00000000000000000122375c1658aa3b3e94256f656abe79617aff7f199dedf9 2,038 1.00/1.00 vMB 56
419,885 419,885 00000000000000000427e1cb19430e7f1f2f784f759b3b62b5327342432d477b 2,125 1.00/1.00 vMB 74
419,884 419,884 000000000000000004af8303358c7b1989a5dffbd5671db084a2b7ff05604ff9 3,106 1.00/1.00 vMB 90
419,883 419,883 00000000000000000261210c861cd43797069fafa7f0d996c27104d660e9977e 2,352 1.00/1.00 vMB 62
419,882 419,882 000000000000000002474dcee00265d7efb4f99968bd5797d478df6b375da002 2,392 1.00/1.00 vMB 49
419,881 419,881 000000000000000002637041340f77d7d1aa5bceff889a75cb1c28d95aea97ea 2,978 1.00/1.00 vMB 94
419,880 419,880 0000000000000000037bcc6eb9f0b2939d33728b74b71290d211d9dccd87e818 1,922 0.75/1.00 vMB 74
419,879 419,879 000000000000000004df309b133b1951c671a4586745695ce224437fb983c299 1,581 0.66/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.92 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.51 GB
    • Received: 17.56 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.