Loading Tool

Explorer IconExplorer

Memory Pool

80,880 transactions
30.71 vMB
0.09069974 BTC
Random Selection Loading Transactions
Max Size: 186.83/200 MB

Candidate Block

Mining Attempt cfa88a31e50fc9389be16b69913af8fd213e398b8644c5dcab4767cfd498cc2f
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 35ac0a2e57a250c87562d80372cb64af57922da208d67b8af6d594001e4332c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,466
Size: 1.00 vMB
Total Fees: 0.01904510 BTC
Feerates: 150.77 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (765,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,006 150,006 0000000000000779e6cfb6bdd06458b8e8adffea65c719edb3450d8b05f9cc57 105 0.04/1.00 vMB 120
150,005 150,005 0000000000000a43df068d144a5854b92d5a866d1c25f324f80077b86acb74e1 79 0.02/1.00 vMB 0
150,004 150,004 000000000000020f4d7c8d014e39266211a41bbe570b9838bf4e9672bb0b7491 33 0.02/1.00 vMB 1,004
150,003 150,003 000000000000054cf66fb364e9f12303d5344bf5f01d003b7bed372a19a166eb 78 0.03/1.00 vMB 7,718
150,002 150,002 00000000000002d669757f9dbde81127b8d3ec2db6fa5967e030badeb60112ed 12 0.00/1.00 vMB 12,234
150,001 150,001 000000000000006b1c90f01554b0aa0b2b3adbe339b175c23b8b8ce8b503a89f 31 0.01/1.00 vMB 142
150,000 150,000 0000000000000a3290f20e75860d505ce0e948a1d1d846bec7e39015d242884b 10 0.00/1.00 vMB 0
149,999 149,999 00000000000008df4269884f1d3bfc2aed3ea747292abb89be3dc3faa8c5d26f 17 0.01/1.00 vMB 159
149,998 149,998 00000000000003b3e95d04f872440921a291abc5b5629bfec50910f73a8c0cb4 12 0.00/1.00 vMB 2,613
149,997 149,997 0000000000000aff9f826ed90c99e0aeb673e22494e830fecde4113a6bc264af 38 0.03/1.00 vMB 317
149,996 149,996 000000000000059d43a4ff297cea1547ee0037b922a59b7f33e6535acfb3472a 34 0.01/1.00 vMB 5
149,995 149,995 00000000000006cb859b19fccc16b7fd6b0dd0dd1bfe49d482233f4e7dd18ad3 30 0.01/1.00 vMB 434
149,994 149,994 000000000000000931112ca80c5badf6047373b1bb53587fc23344871734bbff 138 0.05/1.00 vMB 60
149,993 149,993 0000000000000691662013f1ef7d8c5ff19ad85f47b63b6fa06bd27947be4230 12 0.00/1.00 vMB 0
149,992 149,992 0000000000000222084899512adb820a837f60c61fce8cf680345413c7016f91 17 0.01/1.00 vMB 63
149,991 149,991 0000000000000b5c7e7f0753bfe803c981987bff6ee0c0749c0fdc43da42980e 14 0.01/1.00 vMB 160
149,990 149,990 00000000000007a60af7123b7523f046fd7b149faec7ae919a3813843e0b0825 44 0.01/1.00 vMB 211
149,989 149,989 00000000000007a73b894d7718a25f9e50d0ae1b73567ff31bab65174f742bbd 22 0.01/1.00 vMB 170
149,988 149,988 00000000000001f38546624afceafc53723cd4383b3668819ff58f94fe50a365 65 0.03/1.00 vMB 194
149,987 149,987 0000000000000367d5e301d3500fe661c68045af249ac4e2d508aeaddaeb1a8e 33 0.01/1.00 vMB 194
149,986 149,986 000000000000068a6a49fb8b94028cfb6a2620ff39f1c4bf18b102750ba70d52 89 0.03/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.04 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: 720.07 GB
    • Received: 18.14 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.