Loading Tool

Explorer IconExplorer

Memory Pool

43,945 transactions
26.40 vMB
0.05393648 BTC
Random Selection Loading Transactions
Max Size: 139.45/200 MB

Candidate Block

Mining Attempt ed51a321e0220eec5d0b00cdb7030394792519771513c1af972babaaf766b2e5
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 370c4e11e48b57f70c20047955874e6970cf5899d9c3b927b576444b099eddad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,657
Size: 1.00 vMB
Total Fees: 0.00499708 BTC
Feerates: 40.21 > 0.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (311,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,846 602,846 00000000000000000012c3883902d01d42987481607e09fc19d0fb311b4c28bb 3,371 1.00/1.00 vMB 18
602,845 602,845 0000000000000000000054061e72e3edf8fcb3ef1cc60b4d8cff2310e40dbbff 3,449 1.00/1.00 vMB 16
602,844 602,844 000000000000000000017bd5ec03b0e667fac0c88d262c0d2fe010f40709b8c7 2,742 1.00/1.00 vMB 31
602,843 602,843 00000000000000000015c2929341f362c960c67b0a10c2fa9aec3dab5beb7142 2,579 1.00/1.00 vMB 20
602,842 602,842 0000000000000000000f7656619892f8492ebad48e346064c0fb6e445179fc0c 2,159 1.00/1.00 vMB 26
602,841 602,841 000000000000000000146b549a28d85e2f981106e547ffecf9527f755e1e19d0 2,611 1.00/1.00 vMB 46
602,840 602,840 00000000000000000013abef2df323e15d1f265079adf98b5206656c2b9678df 4,402 1.00/1.00 vMB 24
602,839 602,839 000000000000000000088bcf922bddb7394ab2646f9768cee87677c1f98f32af 2,919 1.00/1.00 vMB 57
602,838 602,838 00000000000000000007c36b63eba99898a09cddc4f90c4f078857527f55dce5 789 0.28/1.00 vMB 26
602,837 602,837 000000000000000000101a532973f236a2dafcc5aaf45f9f3ce55c0b8cc7f97d 2,696 1.00/1.00 vMB 23
602,836 602,836 0000000000000000001169e670595d8a24821bd98f4d85749ddca51666c923dd 1,798 1.00/1.00 vMB 34
602,835 602,835 0000000000000000000166fa623831842a02f6b8cf654d0633d408efadec9e0b 2,016 0.79/1.00 vMB 6
602,834 602,834 00000000000000000000b7979bc6d61bbfe46e3edc1346461492b51592195655 2,491 1.00/1.00 vMB 28
602,833 602,833 000000000000000000096fb68baa28907d58b979469d726a397d7b83a351b134 2,574 1.00/1.00 vMB 38
602,832 602,832 000000000000000000147a333ddea57603ea4479108eb5bdf515ae3dede3b8dd 2,602 1.00/1.00 vMB 50
602,831 602,831 0000000000000000000e144b5e1b1cc54febf2868615572579495303cf3f8cb0 2,375 1.00/1.00 vMB 52
602,830 602,830 00000000000000000006b7e7c0d8ae650f6ab37479d45ef04ccfc3e532a9bbd4 2,391 0.98/1.00 vMB 22
602,829 602,829 000000000000000000094bd81318111735b1a0b0d652a3047f6104d3cad32d8a 2,674 1.00/1.00 vMB 38
602,828 602,828 00000000000000000007be03870fc42d33b416bcb89e51ac6e1ec9a4772c0eb0 2,299 0.87/1.00 vMB 29
602,827 602,827 0000000000000000000b5f3b0b88788b774ae4a7933b99ba4af34dd8fb27f7e6 290 0.09/1.00 vMB 39
602,826 602,826 00000000000000000008175fe239ebbe1d33529a65a84f0dc26487fb228f317b 790 0.31/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.