Loading Tool

Explorer IconExplorer

Memory Pool

48,341 transactions
22.97 vMB
0.13057484 BTC
Random Selection Loading Transactions
Max Size: 128.45/200 MB

Candidate Block

Mining Attempt 4f8ae5485e3238d8164e1ff05109fc23c6e125e505b4ed2fb0d0375b45c44410
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root aeb62ded52f8b57922b887a571cc25485b1d069aea41376c323e4e77b4a686f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.05435174 BTC
Feerates: 192.68 > 5.45 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (819,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,582 94,582 00000000000464aa56146de67c50d7ded4b006c403d65c7099dbfd81b79f6d90 10 0.00/1.00 vMB 0
94,581 94,581 000000000000a81c96a5021e01538fe7a1ef24874c0d54b65c454ec191173a23 5 0.00/1.00 vMB 0
94,580 94,580 000000000005274c2787e63c84900b11079f323679510718b58f852038219764 3 0.01/1.00 vMB 0
94,579 94,579 0000000000017395a585c9a2aa74204a4ef5db05c9b97435e0a00bd5b06a44b4 1 0.00/1.00 vMB 0
94,578 94,578 000000000001b2ef2f6a267069beee798e75edc4ec43541cdcf4f789f9b75e16 1 0.00/1.00 vMB 0
94,577 94,577 00000000000622d8b09fe670298810e300d6193f7b639e17ae6ff91737a23a39 2 0.00/1.00 vMB 0
94,576 94,576 0000000000055f59b1a8e15f6922b4d4359f700112357494b7bc03f43c489349 1 0.00/1.00 vMB 0
94,575 94,575 0000000000006b499ab02ef44685fd9004b7e9ad2ec6aa4786986491d7db1044 4 0.00/1.00 vMB 0
94,574 94,574 0000000000050716cd0a82677df8e87fe075291dddd619215fe6d1bc6c54fcb5 3 0.00/1.00 vMB 0
94,573 94,573 0000000000097ee673a805d113346db3fb1672ec5b831b78d196492de750cd93 1 0.00/1.00 vMB 0
94,572 94,572 0000000000081638ec15f4e29032fa2e21785d10459300f48dd83fdfb8a2ebad 6 0.00/1.00 vMB 0
94,571 94,571 00000000000013587f1818b9d43e33aea764ce089cd8c70e638b0b81c236942c 3 0.00/1.00 vMB 0
94,570 94,570 0000000000082c7e731aa2178bc321d4e81611082c943d2d19c765b55ddfdaa9 3 0.00/1.00 vMB 0
94,569 94,569 000000000006f631782c34299431831af70e5f57974e5d71ea482d0ac48bb7b4 1 0.00/1.00 vMB 0
94,568 94,568 00000000000427d3cd228c8405e69d06e170fcc6ed1448ff8632b1f37f40ef51 6 0.00/1.00 vMB 0
94,567 94,567 00000000000031caeeda5ebe813d33d8ab0b5f06a9b952a41a207c3814bd5fde 2 0.00/1.00 vMB 0
94,566 94,566 00000000000241a075c1fdf64a1b28d7b19ed173bd0f4df1329cc73f979481b8 1 0.00/1.00 vMB 0
94,565 94,565 0000000000040950c758891833dc19b394abf795921fbaa99ac4855e7e26a227 7 0.00/1.00 vMB 0
94,564 94,564 000000000000d3bcc0f1d454efeceeb4d30f9215a959a7bbe8af93b670c0235a 3 0.00/1.00 vMB 0
94,563 94,563 000000000007bdcad02429a806e6bae490f0fa863ff9b970a9a5ae0f6916c023 2 0.00/1.00 vMB 0
94,562 94,562 000000000001a4d2e340e3aa942b5b5a7f360cc09bd2b290c0c650f190d71bc0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.76 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: 558.01 GB
    • Received: 7.10 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.