Loading Tool

Explorer IconExplorer

Memory Pool

84,455 transactions
31.72 vMB
0.09833444 BTC
Random Selection Loading Transactions
Max Size: 194.31/200 MB

Candidate Block

Mining Attempt cf80aefaf64b1f0d18d64365d12191b0e4e6b636e7b6da4dbcb4a1e88c6a3a20
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 9de96f0d927c9df95a1618216eb6d0a1325d85f31612fc3f7de689843e455e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02361670 BTC
Feerates: 78.76 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (102,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,594 812,594 0000000000000000000294a9709d285efcb8e05ab9bca3f0d153b205da044a8b 3,619 1.00/1.00 vMB 45
812,593 812,593 00000000000000000003f6e662caef02a4f04bca83e63bad0bed9d138d05d66b 2,200 1.00/1.00 vMB 15
812,592 812,592 0000000000000000000401d11738e2535242d32c9fd432952245661d1e4867b7 3,184 1.00/1.00 vMB 21
812,591 812,591 000000000000000000045000e57e7a7e7e49859aa7fc519daae7ac0cb1dc650d 1,127 1.00/1.00 vMB 5
812,590 812,590 00000000000000000003c36bc0e8ed2ea81a8233624bfea272e1934bfbbea413 2,313 1.00/1.00 vMB 15
812,589 812,589 0000000000000000000355d131a66dfc6431d87b05cdf2b1063db7cd163ad17a 1,735 1.00/1.00 vMB 9
812,588 812,588 000000000000000000048560c1e948d9ff5737112ed3dec89b3d569e0dc53113 1,644 1.00/1.00 vMB 4
812,587 812,587 000000000000000000017f1489d89f1c5d55369b4aa330c4577569d7dfa89430 3,048 1.00/1.00 vMB 18
812,586 812,586 000000000000000000031666eb38cfd9781cbcec7c6ffae98aa0ee2f9edb1cde 1,714 1.00/1.00 vMB 14
812,585 812,585 000000000000000000039e4240795c7cc068f8c655b5c69cd873d721786730d0 3,496 1.00/1.00 vMB 25
812,584 812,584 00000000000000000000f8484f8ba2a072103e924a8530df0e097ab14fb04efe 3,759 1.00/1.00 vMB 25
812,583 812,583 000000000000000000022c673d7329dad6678f2b962a01f134a1852dd607583e 458 1.00/1.00 vMB 2
812,582 812,582 000000000000000000033257751997d2098b8e9d5f732790b9960085668baf17 1,891 1.00/1.00 vMB 10
812,581 812,581 00000000000000000002791a09cdaee8a4ff75f45a67ca30ac3dfbb28ec204e1 1,075 1.00/1.00 vMB 8
812,580 812,580 00000000000000000001dfb15602ea229c75a40f8741dbd056d4173a52fe2ee7 1,030 1.00/1.00 vMB 7
812,579 812,579 00000000000000000002ad9da21a5b85f9f65d3ba051f4be6ca3703cc7af63a1 111 1.00/1.00 vMB 1
812,578 812,578 0000000000000000000225b29e095aa385abfc35d625f1f27b00f261c652b932 1,440 1.00/1.00 vMB 9
812,577 812,577 000000000000000000021a13f10b67ca334b8a5834f8ae15eb6600279f7207bf 1,901 1.00/1.00 vMB 16
812,576 812,576 00000000000000000001f628b85da83e7926e4d8106e2182de4f0b75e7038da1 923 1.00/1.00 vMB 5
812,575 812,575 0000000000000000000221d3d779ea503e71f6463d604f656946275166b1b43d 921 1.00/1.00 vMB 5
812,574 812,574 0000000000000000000424b59fac094f023ff8a26e9861079a424ae927cbb65f 1,288 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.