Loading Tool

Explorer IconExplorer

Memory Pool

67,354 transactions
25.73 vMB
0.05885875 BTC
Random Selection Loading Transactions
Max Size: 155.02/200 MB

Candidate Block

Mining Attempt 3cf5f03a04fef566218190cb2dc1aa4e57b96f5cb3624ed8f9066e1e74941720
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 9e84a6bcdae432f0b1010344e4509e6da0c45ff12b78eaedf625d62bcddbe9d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,074
Size: 1.00 vMB
Total Fees: 0.00449468 BTC
Feerates: 40.21 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (716,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,075 199,075 000000000000040e35d5d38341ad3f4184dfe8a304c8ed08ea4e41465f15a258 6 0.00/1.00 vMB 508
199,074 199,074 000000000000052ecc044101835e9f4d78aed5ef42d0baa836985b0ecce0b36f 158 0.05/1.00 vMB 75
199,073 199,073 0000000000000412efcb46494360068f333c7dc7ce522461ddde923afed082af 141 0.09/1.00 vMB 104
199,072 199,072 000000000000025e53988bb54d83df8e93bee9f82a22e2cb394a0f4db7e19106 142 0.07/1.00 vMB 98
199,071 199,071 00000000000001a4cec6577dd7ea41555fd0c45572d2febe58cbc9ed889d1927 225 0.12/1.00 vMB 114
199,070 199,070 0000000000000017bb1521278b55b2e9cd31497913c146a98cf3fc87e0932cc0 1 0.00/1.00 vMB 0
199,069 199,069 0000000000000015725b016fab141ba705c00962624f891a48ccb509c82ddd7e 583 0.31/1.00 vMB 120
199,068 199,068 00000000000005645c75fbc8cf515260efd55d72d2a0c504033af11ea0b449fc 101 0.03/1.00 vMB 126
199,067 199,067 0000000000000210f26cc919594666e4158ab1acf2dd0c03f0d361d7b3463f7f 352 0.13/1.00 vMB 43
199,066 199,066 00000000000003e4bc50b4ffdde0c799d015761f460a6a53e1050c6da5fe3fbe 69 0.03/1.00 vMB 86
199,065 199,065 00000000000003a482e0fb07b1ba64c5b64b393d17ca91c17305843fe99c38a6 312 0.12/1.00 vMB 137
199,064 199,064 00000000000003694ee25814fa42eccb1c00ad1eb42294380d172f9c29b76276 101 0.03/1.00 vMB 143
199,063 199,063 000000000000025da254843734fdf6d185f2ac797d5931c81c88d55e58167943 162 0.05/1.00 vMB 220
199,062 199,062 000000000000050a7d137d45ec24618553c76192948838a8043d3fa58bc56b6a 155 0.06/1.00 vMB 63
199,061 199,061 0000000000000038a0ff71f08a6dbe0ffc017bee8ad8e4ef31728f2f49d4ed7e 33 0.01/1.00 vMB 90
199,060 199,060 00000000000003b3dec33b702b1d1ef284bbbc9fd8d54a77fd3f58b85d3df901 48 0.02/1.00 vMB 194
199,059 199,059 0000000000000011dca153bc027ca6d7821ef99d1719683661b76555027e9077 128 0.05/1.00 vMB 122
199,058 199,058 000000000000021d6ffdc2e27a6815c3a7af8330742ad187748b1fe825893a69 38 0.01/1.00 vMB 169
199,057 199,057 00000000000005bbb2cb50dc1a3e199be22c55175f67f20f280e603bd3d49603 155 0.08/1.00 vMB 90
199,056 199,056 00000000000002d0a6d2217cb5a49abc38c3304aea60120cf5bb7612b669d1df 51 0.03/1.00 vMB 189
199,055 199,055 000000000000045d3963fcf9ec4d3ae205d1ca7c852a3bbe3bba34939fbbdc99 137 0.04/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.