Loading Tool

Explorer IconExplorer

Memory Pool

16,752 transactions
8.13 vMB
0.06770343 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.78/200 MB

Candidate Block

Mining Attempt 1303c08949b67d8e494ad3718f6671b55b041fcbdbdaa40e14c935c734b7d076
Version 20000000
Previous Block 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f
Merkle Root e255846c4cce4725e08a342012906cbf457d9bbfb32fe22f477127afcd62fec2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,129
Size: 1.00 vMB
Total Fees: 0.05083097 BTC
Median Feerate: 0.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,418 (814,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,901 98,901 000000000001741120135274584b2a0da45b39c8cc78322a14f9004ae766a8e0 2 0.00 vMB 3,861
98,900 98,900 0000000000029686908afb414dc30760d74ec0a34386617d010a47de394ae61e 9 0.00 vMB 394
98,899 98,899 000000000000795299efbef6f1f96eafb32091835f48cd70a9d247357f9e2a88 5 0.00 vMB 1,001
98,898 98,898 00000000000048de88951416bfae592d836a3ee16db29989d9c5e438cbcc84cf 1 0.00 vMB 0
98,897 98,897 0000000000030a830648673e69cfcff214432861a1b3100db8293c9763d9cefa 5 0.00 vMB 0
98,896 98,896 0000000000047644cf0757bb9f7ce14570837401fb7f2ed27953ee1c1fcfbcc3 4 0.00 vMB 0
98,895 98,895 0000000000045c4640f29f76481c6fbaee78cae30c33c8e4b823416555b3aa58 1 0.00 vMB 0
98,894 98,894 0000000000007a0b4bbcf9d7d7a8fb648761a56b4dadb03480c571b1b1ad2b6f 6 0.00 vMB 0
98,893 98,893 000000000000b78383f6b7f7a1783b6fe9e893f331ecb9c619fa8e2713c40cd9 6 0.00 vMB 0
98,892 98,892 00000000000308dd1cd7e3aba79e6a60186da9e448e775400db5c6cc3d19d48a 4 0.00 vMB 0
98,891 98,891 000000000003c7d309575a22293718fba2d743070eb4fa0a6a2b28af6ead4a97 10 0.00 vMB 0
98,890 98,890 000000000002f1bdd60f66561f82128670ff7f979cad0a46af8c1d2d15ac5baf 12 0.00 vMB 0
98,889 98,889 00000000000328a448c1a66b3565cab03c28956f9a2e8435429e4c7e2f32b86a 13 0.00 vMB 0
98,888 98,888 000000000002b0ab3b01e83111889646f3730edd00a9310cb66530404af6a6a4 1 0.00 vMB 0
98,887 98,887 0000000000011bd3016134b0a51951991910b3f3198d98e7ed78d25d57f23c46 2 0.00 vMB 0
98,886 98,886 000000000002508140cd9627734715ba9bd91986a2ca8405aa3d5d39b64ca1b0 3 0.00 vMB 0
98,885 98,885 000000000004341dc12ab16420d04104518aff680e7691a5b83141b4430272bc 1 0.00 vMB 0
98,884 98,884 0000000000031f7d698552d76c75734158d4dcb61ab4dfcf45d5df80ed8b7860 1 0.00 vMB 0
98,883 98,883 000000000000bf6e48b5a552c9593a78bc8ad4a5cf4cd061b9ab325c5ee5130c 3 0.00 vMB 0
98,882 98,882 00000000000359511425370d5f654ebaf723eeb5f709fe3b4f7003072f4e588c 1 0.00 vMB 0
98,881 98,881 0000000000039abc670251fb7941aae709f9062783a98c0e78110af9e89f2f9f 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

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