Loading Tool

Explorer IconExplorer

Memory Pool

84,129 transactions
30.96 vMB
0.11132380 BTC
Random Selection Loading Transactions
Max Size: 186.64/200 MB

Candidate Block

Mining Attempt 4d64ce826b26ea91e822d6db8be3b17c1ae92b5e3a4556992f50584ed46536f7
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 48924ef3b4ba4e3704afadeff72164e15eea8918de44e43c48c93bb461a5f1ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.04323898 BTC
Feerates: 200.71 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (506,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,753 408,753 0000000000000000021a3c6a140894f4b226c2b24f9868643452b37db2527def 709 1.00/1.00 vMB 12
408,752 408,752 0000000000000000048e130f7e263f082833fa12dfc15e23a24c994475758dc9 636 1.00/1.00 vMB 19
408,751 408,751 000000000000000003690b611f3ab86494f56481c14c866c84f2bda034ad6777 847 0.99/1.00 vMB 17
408,750 408,750 00000000000000000135db4c39a6861acb44a0d93579fadf9b56f8341db33155 2,298 1.00/1.00 vMB 40
408,749 408,749 0000000000000000005ead157b99dead095757c2ca9a4ceedd3fc118faf94dad 1,718 0.93/1.00 vMB 42
408,748 408,748 0000000000000000055d42b516957a67e3729c3647080068d93b2be696b246d1 2,502 1.00/1.00 vMB 56
408,747 408,747 000000000000000004f6a1fd9f944b236aec9bce3340d1956c15a60b7f1de400 1,427 1.00/1.00 vMB 22
408,746 408,746 000000000000000000234ba7945b1b431a420e48ba3190ac33f26cf3db6bf193 1 0.00/1.00 vMB 0
408,745 408,745 000000000000000001e97f04e71be253287d50652b9ca0649bd3fefdce71ca3e 2,414 1.00/1.00 vMB 47
408,744 408,744 00000000000000000351e779d92600a999c825af7f45822da2d9e3b7d6aa80f7 2,408 1.00/1.00 vMB 37
408,743 408,743 00000000000000000313b4c769cf689877380e0ebfc0b4c65fc42400fdc8097f 3,220 1.00/1.00 vMB 77
408,742 408,742 000000000000000002c17eb95c343027858e592bc427264f2d4113df5bf7d742 1,681 0.99/1.00 vMB 19
408,741 408,741 000000000000000005a655c8912e13fa5a762dc83bc81774e7e4a23bc061faf5 2,532 1.00/1.00 vMB 47
408,740 408,740 0000000000000000004d74f32587541437b75e22cd85e24350541e3a8f105b8b 2,842 1.00/1.00 vMB 45
408,739 408,739 00000000000000000550b42ba6789e0ab84319e03f1b23f4e93d6cc806df5bf2 3,369 1.00/1.00 vMB 72
408,738 408,738 00000000000000000519cbfd169c30488b38e97f2d5d946982998287d70409fa 2,442 1.00/1.00 vMB 42
408,737 408,737 000000000000000004aeba265f740c07d001027944d69aaa6e49c4bb03abf10d 445 0.36/1.00 vMB 26
408,736 408,736 00000000000000000124575bbbaf146a4074c3ce99fecba0e4a9907c937fc274 1,024 0.43/1.00 vMB 39
408,735 408,735 00000000000000000001748a2a47079cb4e785df78ecb600c6a92e73965f24ba 787 1.00/1.00 vMB 16
408,734 408,734 0000000000000000033ccb46e3935fd08d18043eecf0551dbe516b01e706d189 1,021 1.00/1.00 vMB 17
408,733 408,733 000000000000000001d41985ff7fddb14e5a4ba65ee12d5e4bbabba5ad5540d8 2,307 0.99/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.33 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: 660.61 GB
    • Received: 14.76 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.