Loading Tool

Explorer IconExplorer

Memory Pool

82,072 transactions
30.48 vMB
0.13184198 BTC
Random Selection Loading Transactions
Max Size: 183.69/200 MB

Candidate Block

Mining Attempt ebc67e78d25db9304180ce3fb02e79e8422d7efacb31eb7437baf8fb7751898a
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ee49ff5874f4550b753afb11c9fba392f935762ad02a3e6ed1fbbc706c205e37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.06914252 BTC
Feerates: 203.60 > 6.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (620,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,913 294,913 00000000000000004ecfa0060c65cecc4daa92a22a4cc38b2deb2046707907db 593 0.33/1.00 vMB 31
294,912 294,912 000000000000000070bd4591b86d539c7dc8e773e32de4e5c03379639d9c786f 375 0.18/1.00 vMB 53
294,911 294,911 00000000000000006c7fc0cf1c496cec852ff024ab9879ce433a27b60eaea734 58 0.02/1.00 vMB 35
294,910 294,910 00000000000000003196d9b1f8899affb716011db68432822a8034ce064f41bf 651 0.32/1.00 vMB 34
294,909 294,909 0000000000000000793811e14cb54f56dfa237ac6fa2908272be4d4c49f89cd9 117 0.06/1.00 vMB 31
294,908 294,908 0000000000000000aa1c291d9c98bcf9120c932363902bc7ff89df7cd07c13f2 70 0.03/1.00 vMB 13
294,907 294,907 000000000000000077103b703ec7fc666e2ba61bd042b429978edda80b834886 391 0.25/1.00 vMB 30
294,906 294,906 00000000000000005d0bd9314809f668ae7383981b82eed17c88c16b21b1dd57 612 0.44/1.00 vMB 32
294,905 294,905 00000000000000006c40ee21e8556a51f885e4646cd2c7b2a849beb90d3f4b46 28 0.01/1.00 vMB 43
294,904 294,904 00000000000000003e86b852a8789d24acf9dea27387eb5c37f078914c7e90f5 64 0.05/1.00 vMB 22
294,903 294,903 000000000000000079efbf1f58f550eb368e96d0d33e621a649522735b973ccb 256 0.10/1.00 vMB 53
294,902 294,902 0000000000000000a50a025cac694a032d88be49b8d882db4dc5e40d8ee4edf5 16 0.01/1.00 vMB 28
294,901 294,901 000000000000000010a941b6fa0ac4eb7ae98510e7ee0ac94a7858d2821c2005 165 0.26/1.00 vMB 16
294,900 294,900 00000000000000002bb463509058358b5671af41e3b5314bb6e8046852d9106f 585 0.50/1.00 vMB 23
294,899 294,899 000000000000000045bac95bbd1d46d2b59f6771fbcac0d3f6c6ee9c147d9f31 512 0.18/1.00 vMB 51
294,898 294,898 00000000000000003432bece3678dcd698bbd47b62caebf03cc93591878d67df 64 0.02/1.00 vMB 69
294,897 294,897 0000000000000000855a42f3838950bce834c646624bc40d773a8ac25cc91b61 135 0.10/1.00 vMB 30
294,896 294,896 000000000000000060fa74a9efcab5a57285eae8eb8b47e76407f34c76fae6d4 398 0.20/1.00 vMB 31
294,895 294,895 000000000000000081b0061cc15ecd8ae4e2170a94520ddb3a7e7205c019609d 526 0.27/1.00 vMB 33
294,894 294,894 0000000000000000a87b2c59f4d2d905b1301c202a47ca68876645a7d01ccc55 344 0.34/1.00 vMB 26
294,893 294,893 000000000000000048d30f2fcac009b77298edc236d6bc39d3e0c22822b3f418 475 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.