Loading Tool

Explorer IconExplorer

Memory Pool

68,412 transactions
26.07 vMB
0.06486573 BTC
Random Selection Loading Transactions
Max Size: 157.05/200 MB

Candidate Block

Mining Attempt 51db911f23b8b597b74dab21ca0178d14e97a39452308b1f2a4724dc935b6a35
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root 485baaa0abc70769bfada19912e353f058068c218b12c86ac5ea1604b0511d5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,888
Size: 1.00 vMB
Total Fees: 0.00955323 BTC
Feerates: 40.21 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (703,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,012 212,012 00000000000003e7090f1e8e078a7de30ca045e8e9f86f967932ab7f97284378 132 0.05/1.00 vMB 215
212,011 212,011 00000000000004b2aa75129b18e26403d010bb78c431fb83bd41bdbba9d4a84c 110 0.06/1.00 vMB 159
212,010 212,010 0000000000000325a1158b93d3c1ec595244af6c6bea08c084a5cc1a0c5d18e7 86 0.04/1.00 vMB 142
212,009 212,009 00000000000000742d11b9d1f3abc7d832a0c23b36bc1532933e0612887ce46b 19 0.01/1.00 vMB 178
212,008 212,008 000000000000019efcc93026b8e76a0cc24b0b06844b501dd900196bbbb58450 241 0.10/1.00 vMB 174
212,007 212,007 00000000000003cc9ff336b40dadc09821a4d983ad5bacbb2dd105b029c988f1 362 0.13/1.00 vMB 169
212,006 212,006 00000000000000faa65d6e07f93dfb3ccbac5b36f4e5aed3c857a76ba082f982 128 0.25/1.00 vMB 75
212,005 212,005 0000000000000458ad7c9379c801d9e14e41b8ceedf4293a541a9a6d6d10462a 148 0.16/1.00 vMB 103
212,004 212,004 00000000000002c64531e6d2e3aec3bf09774fa8b7aeaf881beec0dec3248283 150 0.15/1.00 vMB 89
212,003 212,003 00000000000002117dd9bcc26da8e88b6cbae79c61b13014706c5204a7553abf 656 0.25/1.00 vMB 4,397
212,002 212,002 000000000000011ab19d55c71a925ef7b74427388d234f7a2d65784440ad07b2 8 0.00/1.00 vMB 109
212,001 212,001 00000000000004bd7804653f46d187cbc1dd55b9d3fc4285ab450b7175453a38 487 0.23/1.00 vMB 114
212,000 212,000 00000000000003d906e4131c39f7655b72df40146d2967f5d75113a09610de61 436 0.19/1.00 vMB 212
211,999 211,999 000000000000033001c45bea701d9adf2fb559badbcb5226dc7a986a3a925f6b 179 0.07/1.00 vMB 176
211,998 211,998 00000000000001de5fdc69336bb7ca9e2c5f416353ff0a8addf909eb238bec57 807 0.23/1.00 vMB 254
211,997 211,997 00000000000002fac8c736ede4ebaf67b73d3ef7295842fd2f24841b35b3c1ee 256 0.13/1.00 vMB 567
211,996 211,996 0000000000000280689b7a7cd1436c59799b3090724c390ba49969d8230c6524 198 0.07/1.00 vMB 175
211,995 211,995 000000000000037cfdf08443b71000dc4dd9a9b4ac521a22aa8488013826d031 232 0.11/1.00 vMB 173
211,994 211,994 00000000000004edee7f74a5d6cf7f91c3a521dab538b6026e6add2c4723be6f 436 0.48/1.00 vMB 70
211,993 211,993 0000000000000145b09de9d474677733d8b21200d70da23b92df95c29a00642e 922 0.25/1.00 vMB 222
211,992 211,992 000000000000031f97008e7b46444eeb108cc75d59d0e800919bdd88009a68b3 263 0.43/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.