Loading Tool

Explorer IconExplorer

Memory Pool

21,596 transactions
5.74 vMB
0.04883640 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.66/200 MB

Candidate Block

Mining Attempt ea0a953611fa8c6b5c0951caa1d797540858cb49432783c2d2533cf3c66b55fc
Version 20000000
Previous Block 000000000000000000004c3a5a3c4f293aacbebc600e1e14d014f8f8d890a12a
Merkle Root 5e0e81df86880539a0c11f68511680b26bfb39eb04c7941017f247645e1a9cea
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,975
Size: 1.00 vMB
Total Fees: 0.03471170 BTC
Avg Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,110 (774,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
138,579 138,579 0000000000000350bf8f60e3706342d986676be6ef60c1a87009038d8781a0cf 0.00 MB 18 229
138,578 138,578 00000000000009d72e4b75efdd2bd42846730d74d5c56fed4e0529cb4982f770 0.02 MB 27 365
138,577 138,577 00000000000005a20ad3e887f979a28a846dcd1fe53917b359127d6babf090e3 0.02 MB 49 125
138,576 138,576 00000000000005aa32d2bd2752089bcf81281b050fe2bb5e78961e2e0ff9fd1d 0.01 MB 27 79
138,575 138,575 000000000000017408844ef8e19c29bc1d6c08433ea6c6134750dd62fd82dbc5 0.01 MB 19 206
138,574 138,574 00000000000003518c0edf35b3d6841c3debd71a84cfc3f0a6c49c56b58596ee 0.03 MB 69 228
138,573 138,573 00000000000005ed38f4dde46f18b671666d18c66b75adb2d95a71992f736098 0.00 MB 13 78
138,572 138,572 00000000000004f4a033310d2930611276662bba04cd3582d3d299857523800a 0.00 MB 4 60
138,571 138,571 000000000000082796c80a156d5185814274bc90da9d51553456de6299da4d7f 0.01 MB 19 187
138,570 138,570 0000000000000070f2b19a5ae09b99e5f6fb3c2d2951632aaf06676be163076e 0.01 MB 36 250
138,569 138,569 000000000000037cff3a932f4d4f40f42bedb50fc075693ca4cf6f656480fa93 0.00 MB 19 104
138,568 138,568 000000000000042086f6b395baee8b39dbd63dfbfc0e10f06a740aa368f3bb24 0.03 MB 35 297
138,567 138,567 00000000000006d1fb78d9fd56b6d642ed6678b177d66bdc2f4451e609fa3cb1 0.01 MB 16 89
138,566 138,566 00000000000006b1a0c61c7175017b5c81e2ab75513bd482728158eddd0709d4 0.00 MB 5 11
138,565 138,565 000000000000029549b507710d39cb237265c076949148b909cfba63f40db16e 0.02 MB 52 81
138,564 138,564 0000000000000669a77a2f4084a0509adbd2d728a3fbd273ea7e15f25cb9aeb0 0.01 MB 25 425
138,563 138,563 00000000000004fa57b16d0627c4ec659acfc5bfc957141fa704e48aebf7a42d 0.02 MB 62 8
138,562 138,562 00000000000004303f15fb210720beee3b9699f15ec3ad160a59110a9c04a66d 0.03 MB 67 159
138,561 138,561 00000000000009878018a468d1f0ec42b3ddbf28af6ae8f02671390663781f85 0.01 MB 14 842
138,560 138,560 000000000000071fcf12279bce004ea0585f7e9389cc20b3663859a07a8b51ff 0.02 MB 52 117
138,559 138,559 00000000000009c24bbfc117508ecfc99622171b88a57db21cb1485078271306 0.01 MB 17 286
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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