Loading Tool

Explorer IconExplorer

Memory Pool

47,039 transactions
20.54 vMB
0.05436494 BTC
Random Selection Loading Transactions
Max Size: 117.68/200 MB

Candidate Block

Mining Attempt b5d1a7d376c6a7fc798d3a738e2d4b04c4bf8e879566be2e4568d8092777389f
Version 20000000
Previous Block 0000000000000000000101a1ba46b291890a952deb466a0456d4500873e6aa3f
Merkle Root bb39a4e29f68acbbb2bc493f96aee6dce9beb0c9b7eaf116490d36ca136d372d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,292
Size: 1.00 vMB
Total Fees: 0.01371512 BTC
Feerates: 477.45 > 1.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,939 (905,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,179 8,179 00000000f351863005e8f240791c68ee047da2ff39be926ca5602e6daaef1368 1 0.00/1.00 vMB 0
8,178 8,178 00000000359782b3098dbc324b8bffb279761040ca8cf3572a877a947753f1ec 1 0.00/1.00 vMB 0
8,177 8,177 000000005e1d90d1e2c7b2349268b79c22eff24df16f8c0954b4125242e8f394 1 0.00/1.00 vMB 0
8,176 8,176 000000001a8af3dbb163d2033002258dc649d8060967835e9b558282f37a4f12 1 0.00/1.00 vMB 0
8,175 8,175 0000000062f1563ca6cbd2ba1863adb9d249a9d0415e2e12eae2d55557d6577b 1 0.00/1.00 vMB 0
8,174 8,174 00000000abd582d872b2c2e2df95fd35ee849f06e74fe5a7cc715f9a59c68fe3 1 0.00/1.00 vMB 0
8,173 8,173 000000006689f4b18ebae9f42d3aa3da53e2e353401b00f38daea70978518a2e 1 0.00/1.00 vMB 0
8,172 8,172 000000007503606c5218229b5ed7dec308060951202a32eba433ec53e07a827f 1 0.00/1.00 vMB 0
8,171 8,171 000000002fec941ddc71a8e9d1ce5ddbb84f8deeb21a8a1998056fb6ebe10c68 1 0.00/1.00 vMB 0
8,170 8,170 0000000099a10ad867d932cb4c83be9d3c1015a5651371c9036ae3a72435094c 1 0.00/1.00 vMB 0
8,169 8,169 00000000383f6a8a0d93575f1d6ea8a8a02a809b8122deb293402b705042d5fd 1 0.00/1.00 vMB 0
8,168 8,168 00000000d2f7e13ffc5353bc62dcff9655ae55ac5dd2863a9f71a7bf2a3f70dd 1 0.00/1.00 vMB 0
8,167 8,167 00000000835a6f420cf1f0d6465e5a3d90a4a6707bb2e9357505b44abf510583 1 0.00/1.00 vMB 0
8,166 8,166 00000000ba79f798c4ed1ec3ff1dfa86a70856fa6ab83cb6d67f16e6f9de4e62 1 0.00/1.00 vMB 0
8,165 8,165 000000001de30cff4e1b00c0343aa622db0b2f5a2f61be7beb70344410d00f74 1 0.00/1.00 vMB 0
8,164 8,164 00000000858da1c33337cb05b63b2f6a1897a32d1e8d71e54e6fba72311510e3 1 0.00/1.00 vMB 0
8,163 8,163 0000000092b75372616c964eb3eac4c914fe79fb48aa9e8264bfecfc6e6aaab7 1 0.00/1.00 vMB 0
8,162 8,162 00000000727061d8b632e2bdcf51984a2731f8ee595b0627e47113856d926810 1 0.00/1.00 vMB 0
8,161 8,161 00000000d072e1522f8c7d632eb3d560e4dee54ab2cc4ba7097f9ac1cc880b74 1 0.00/1.00 vMB 0
8,160 8,160 0000000091159b34a415d274e7a7f0c8ecc8a7f7f61ab7264082b1f22e58acd8 1 0.00/1.00 vMB 0
8,159 8,159 000000003ce1598e88d1dfe2f6e4b9113dbb881df879d7455517a7260fec26a3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 529.52 GB
    • Received: 5.78 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.