Loading Tool

Explorer IconExplorer

Memory Pool

82,270 transactions
31.06 vMB
0.11729979 BTC
Random Selection Loading Transactions
Max Size: 182.72/200 MB

Candidate Block

Mining Attempt 90625a2b6e5eaa9b28c6036e7919a3059949367dc4466b4beee6ce7384052b05
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root ffe0a9c35c422f446559552b5d683c83a24b7e3b273500498b8b56dccd514468
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03974947 BTC
Feerates: 150.77 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (509,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,770 405,770 0000000000000000008e33ecc36fbcce8a54879501ebae7e0174d4d3a1dfe4b4 590 0.57/1.00 vMB 16
405,769 405,769 00000000000000000490ba0a18c0a8999b004e5310a49c64c793b9f74a5b5010 368 1.00/1.00 vMB 10
405,768 405,768 0000000000000000068af358efc645c966414f207fe33f8da91d0b68cf3fe90b 1,713 1.00/1.00 vMB 42
405,767 405,767 000000000000000000cab6561947a5cc7337bbbe0593fce94d77eafaee8b2c43 1,087 1.00/1.00 vMB 27
405,766 405,766 000000000000000005614022744dee2063a28d40f241138c09a8c6e7f8314b52 1,144 1.00/1.00 vMB 25
405,765 405,765 000000000000000001cba627666e1aebeaede19022a85a4c24678384675ca16d 2,344 1.00/1.00 vMB 51
405,764 405,764 0000000000000000040436ec58c97d4f21dff927b9e74a76e80777f8562d8611 2,322 0.93/1.00 vMB 50
405,763 405,763 0000000000000000003424ce1cf8609b3e6e705a48815eeeb060f16f5cd5b8e4 2,286 1.00/1.00 vMB 51
405,762 405,762 0000000000000000039aea5f976fc4df981cc80ec73e5ff5a78afadb05013d99 2,593 1.00/1.00 vMB 63
405,761 405,761 000000000000000003368a12103c22ad9bd5fb277046462f81241743ddaf75b8 1,219 1.00/1.00 vMB 24
405,760 405,760 000000000000000001e2f423d0363866297fd1a08ac7a9882b6ea3fc65b4d5c0 1,646 1.00/1.00 vMB 27
405,759 405,759 0000000000000000045fddfdf3943f7151498a303634df322945bcf3d4e39742 1,194 1.00/1.00 vMB 47
405,758 405,758 0000000000000000069430c13a402bdfca6e047c1493d7b3ad3525920d6b9f8b 185 0.99/1.00 vMB 36
405,757 405,757 000000000000000004c9b88e83073437f007d6ddaf737e072adbf29cec767b2e 2,239 1.00/1.00 vMB 62
405,756 405,756 00000000000000000653f3e998c3ecf1b6ca048dad2169e13800759f7f694cc6 1,942 1.00/1.00 vMB 47
405,755 405,755 0000000000000000007909ec1411922927827f940d7e02e9735bd3a99751d140 7 0.00/1.00 vMB 22
405,754 405,754 00000000000000000201630251297640f79f1bf77697ee57b870aa5ca271fa5a 1 0.00/1.00 vMB 0
405,753 405,753 0000000000000000034e75252f6f428acab4897c92ed70b662e12728939b1947 2,159 1.00/1.00 vMB 58
405,752 405,752 000000000000000001b1eb7f62bcf3d424459ce8dbc94caa5ac066629e7a4ce2 1,578 1.00/1.00 vMB 34
405,751 405,751 00000000000000000408eda53033b1357f7abcca2c3388599394dfb4e0391326 1,823 1.00/1.00 vMB 42
405,750 405,750 00000000000000000369690112aff0d65e1158251f0cec799eec1e68870f4799 2,567 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.