Loading Tool

Explorer IconExplorer

Memory Pool

77,960 transactions
29.81 vMB
0.10690633 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 80fcb92aa8e60d074dbf7041a3ded0fc868aab654e7c713ca9d6e9d0f6767bc7
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root c3d1f82b3e98b287e337b9b74000d8a68ccba8cd5dfe0ef1f82558ef2cdb9a00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,537
Size: 1.00 vMB
Total Fees: 0.02350302 BTC
Feerates: 109.82 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (194,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,040 721,040 0000000000000000000252f16a9d85ea89c59f5bbc10aeb897482adbc56da5e0 1,502 0.62/1.00 vMB 7
721,039 721,039 00000000000000000006db7c93cb88bd68bd4ff6bf97afc0abb17abc7a1f3d8e 1,138 0.35/1.00 vMB 9
721,038 721,038 00000000000000000006445fcdec795543325dcae2156c757a8191b8ed1471b2 1,159 0.35/1.00 vMB 10
721,037 721,037 000000000000000000069c69c1d3eb19b154002eb7e088cec51095f4d02adc2f 477 0.22/1.00 vMB 7
721,036 721,036 000000000000000000030cc581d795b9885b55f7685cacc74c2055e1c841c354 809 0.48/1.00 vMB 5
721,035 721,035 0000000000000000000955f7946b9c1d340d5311727badfa6998ea18c620086a 27 0.01/1.00 vMB 12
721,034 721,034 00000000000000000007ea6b3ea53679334ed785c7d2c8160d50f68b01831a04 288 0.18/1.00 vMB 6
721,033 721,033 00000000000000000008841ca2b02a80bdd562deb9e1b4eebb83ea5d591d0cc1 722 0.61/1.00 vMB 5
721,032 721,032 00000000000000000000229f0482f4034d7369fa21bd4f470579e2327eacf5f2 669 0.23/1.00 vMB 8
721,031 721,031 00000000000000000004265bafef34cee54da03d5eca6d95c57faeca6cfdb0c3 44 0.01/1.00 vMB 5
721,030 721,030 0000000000000000000980c61b11809a3b69f747147872038a0a8b34731666ec 952 0.31/1.00 vMB 9
721,029 721,029 00000000000000000007759818c4a25b5dcef9b3016caac29f861b8d25ddc576 786 0.28/1.00 vMB 6
721,028 721,028 0000000000000000000731df9db83d985b1c3d156c4f0b7cf3f4585ef7867460 1,370 0.80/1.00 vMB 5
721,027 721,027 00000000000000000005aca689d6a67c2ade7f938e3711ff7637e69bc59f04d3 1,179 1.00/1.00 vMB 4
721,026 721,026 00000000000000000003591e6d52774302fe485a164d02a6730f452a866e739b 849 1.00/1.00 vMB 5
721,025 721,025 0000000000000000000677b973a78e1973c6257aa9486bbb8c93a6dd6674ec1f 1,128 1.00/1.00 vMB 3
721,024 721,024 00000000000000000005df122fa74751a93bb9f6a0ce5ca285ef9a024b8a2a37 190 1.00/1.00 vMB 1
721,023 721,023 0000000000000000000a30c5639510041e69288b6b6fb290901fe5da47bc8f59 1,924 1.00/1.00 vMB 7
721,022 721,022 0000000000000000000a5528b4852e666bb4c7a34252a4a1e529e4fea9a35d69 2,588 1.00/1.00 vMB 11
721,021 721,021 00000000000000000009664b32a4e6cc30303011282cb572de04a310359c4639 2,328 1.00/1.00 vMB 6
721,020 721,020 0000000000000000000524c9dcf6fabfddf329ed5620014e4d0ed9d86670dd20 2,449 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.91 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: 714.15 GB
    • Received: 17.51 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.