Loading Tool

Explorer IconExplorer

Memory Pool

77,514 transactions
28.93 vMB
0.12219043 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt 10362ddbcd14b9d06bc24f6f0363031e05a23290762e921eae84fd6baffe09c2
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root fa2779f0b721d5490d6f5c695e3bba87d256b65e72fad8a9ca8ebae892abb435
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.06193308 BTC
Feerates: 108.69 > 6.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (316,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,596 598,596 00000000000000000001fbcb5a385c9110084a4418bff38b7bf2270276d6a333 2,802 1.00/1.00 vMB 51
598,595 598,595 0000000000000000000a3e5669c28464ced4aa908d71fe040448817db0259dbd 2,834 1.00/1.00 vMB 26
598,594 598,594 0000000000000000001390e4669d5a6c87fcf9ac3c86e94dfbb6bda92da86b18 428 0.15/1.00 vMB 24
598,593 598,593 0000000000000000001427fcc393db513a1b3b309e3b9e2f7ab3423af5d362aa 539 0.18/1.00 vMB 24
598,592 598,592 00000000000000000015d29e5dee7d6fbb6c610dd723ee4a6e021e4d321ae62e 307 0.10/1.00 vMB 22
598,591 598,591 0000000000000000000c1fa19105202cdeffe10fc58fdf452b55ccd004429f8b 736 0.23/1.00 vMB 29
598,590 598,590 0000000000000000001376c6e6cc8e0b58d7d70683dc4fb7d6a0d526306c552e 338 0.10/1.00 vMB 28
598,589 598,589 00000000000000000006664c0bf8466efd701101a1027596c98ecdc155fb23c4 2,791 0.96/1.00 vMB 17
598,588 598,588 00000000000000000006267af3686a33b7ed32ba9481737390a022afe59c3111 2,976 1.00/1.00 vMB 15
598,587 598,587 0000000000000000000844d6ca3fd4204b8ea65968f66148eceda8f3fc247eec 2,828 1.00/1.00 vMB 17
598,586 598,586 0000000000000000000802b59b6061876e0e21689966753714992f0caa32b237 2,570 1.00/1.00 vMB 44
598,585 598,585 00000000000000000015e2aa33709074c99568f35080316eaee72b12504012a2 1,632 0.53/1.00 vMB 20
598,584 598,584 00000000000000000013d3355e273a9eda722d24084cb31f9541f94555722df0 81 0.02/1.00 vMB 39
598,583 598,583 0000000000000000000f43f557792aeba729eb1429b55b11429f6ee8b7e02c49 569 0.60/1.00 vMB 2
598,582 598,582 00000000000000000012891529120d1f5c5c6c2067d795a991a18529107e842e 2,772 1.00/1.00 vMB 14
598,581 598,581 00000000000000000015eee76cbb9456bf18c379012fa76352b37d19e7d5faf9 2,612 1.00/1.00 vMB 11
598,580 598,580 000000000000000000123b900c36e42edf02687deaa360a398983de8ec9cabd3 2,767 1.00/1.00 vMB 25
598,579 598,579 0000000000000000000db2f19e0ff129efc0aa1a4ac6b7c83b73d98f83f6ef93 2,564 1.00/1.00 vMB 21
598,578 598,578 00000000000000000000e24bd1baf68d6e2fc79f2ed611d1037fd42ba35e2edd 2,627 1.00/1.00 vMB 12
598,577 598,577 0000000000000000000a6e553843537dec7854987337ba8d77c7ebba85992065 2,696 1.00/1.00 vMB 26
598,576 598,576 00000000000000000014bb2bddad4d5044c32b6cda7d36d2e8e1b63b7af6df61 2,860 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.