Loading Tool

Explorer IconExplorer

Memory Pool

45,622 transactions
27.23 vMB
0.07649573 BTC
Random Selection Loading Transactions
Max Size: 143.75/200 MB

Candidate Block

Mining Attempt 13bab7e3dd2f49b628f4c7ecf383e820690ac14411f1eb0e6cd2f88710a7e1ea
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root cd7a0c5b94d255600fece45a1118466462a6663d6ffa96325bec64c39c51f274
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.02555501 BTC
Feerates: 201.13 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (291,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,676 623,676 0000000000000000001064c20436d400cf076e55f3c167b26027502dbd6f6162 1,255 0.54/1.00 vMB 16
623,675 623,675 0000000000000000000f00ec353e4cf70c4643820b07b10dc6f1630eb4f92bf0 2,552 1.00/1.00 vMB 24
623,674 623,674 000000000000000000135492ff29df705b4736939a2aa33503540769171faebf 92 0.03/1.00 vMB 44
623,673 623,673 000000000000000000093fcb9bb25feec3768d0521a84b03181fd0c90b7f0a6b 1,684 0.68/1.00 vMB 13
623,672 623,672 0000000000000000000bc61367af29ec934bbca1b47394f3991eff4430da949c 2,707 1.00/1.00 vMB 2
623,671 623,671 00000000000000000001e62db89025fdf8ba5154dd9672b8b24b19c66d803651 2,395 1.00/1.00 vMB 30
623,670 623,670 00000000000000000003a9235c8ffc66edbee2913c2b19e2fb416ee35e25622e 2,648 1.00/1.00 vMB 31
623,669 623,669 0000000000000000000368164a13057c70d3e6b96bfdf0bb3c70134909ddeb4d 1,634 1.00/1.00 vMB 16
623,668 623,668 000000000000000000001302d137c4491b31bf69d3050b6d8ee6bb1ac9097ec0 2,119 1.00/1.00 vMB 45
623,667 623,667 000000000000000000022fe6cd82621ad33aa522a687d874c778626d061cd045 1,550 1.00/1.00 vMB 6
623,666 623,666 000000000000000000111daf64b38bd5116d0155e2db430abab9af94543aebc1 1,094 1.00/1.00 vMB 9
623,665 623,665 00000000000000000012700fc5490f7b263ccd652ac5e9d165cc35420cae2a20 2,013 1.00/1.00 vMB 16
623,664 623,664 00000000000000000000b2320e348d60a5eb0532a1fe67bddd197077f7782637 2,698 1.00/1.00 vMB 12
623,663 623,663 000000000000000000027f498b20067b3648cc8a7c86375b5409d70c987ce67e 2,956 1.00/1.00 vMB 8
623,662 623,662 0000000000000000000d66944b204f7bdb5e11b9dbfdfb4de6a328263961979d 2,707 1.00/1.00 vMB 16
623,661 623,661 000000000000000000014a2b8f2ee7e96d0f8fc3b5b610c4a7b5b902acc8f552 2,046 1.00/1.00 vMB 33
623,660 623,660 00000000000000000001a717380f6778770d09fbe5fcde731fd3aafe9a8ac840 1,773 1.00/1.00 vMB 53
623,659 623,659 0000000000000000000054687d0f1eede63c8ec466965bb81a92d46c2cd799ee 2,312 1.00/1.00 vMB 31
623,658 623,658 0000000000000000000adf597eda4e3baba5287a8a360015203f672110fd0ee9 3,060 1.00/1.00 vMB 18
623,657 623,657 0000000000000000000fc245beeda72132a0f9828bc07812d432c172dc65d467 2,522 1.00/1.00 vMB 16
623,656 623,656 00000000000000000003f0ac14eb36d21141c7f4d4d2e88ba18cc409b63dfa0f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.