Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
8.70 vMB
0.07205839 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 0a7ce5a3cc1dffec63af2272d65c05056d70efc3c755077ec49b6de660e1e79c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (751,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,744 161,744 00000000000006f83dbccb6087340686c8e8e617d32029495ff0d5238deeabbc 116 0.06 vMB 157
161,743 161,743 0000000000000bb3160a09e22a52d6a0a260522b8ca705fc064f1c96a5eac7f6 43 0.33 vMB 87
161,742 161,742 0000000000000a73bb557c07c80facd86b3fc5e7014f8c7992dd32bfdc5e5d0f 19 0.05 vMB 53
161,741 161,741 00000000000004ebfe4d38ca02d5640e18d86af862931374c42332901b5c306b 1 0.00 vMB 0
161,740 161,740 00000000000002e85c86ee4038def48ab29a79c7abc65a9c34a1fc9fba82a370 41 0.16 vMB 78
161,739 161,739 000000000000056c049c922a6dd4a508ecc214ee1dd6a965d5886890218959aa 90 0.05 vMB 308
161,738 161,738 000000000000010ef5f29587f364659b1ef0242bfbf2e3580c9074f26e1cfb12 77 0.05 vMB 111
161,737 161,737 000000000000042aa9851c667f66a7e550aba711e6c8793b4ffad29eaa22291c 57 0.02 vMB 349
161,736 161,736 00000000000001ce3bb10845f1f0e9db8f71abc2895a8b21a7e659ace64647d5 98 0.04 vMB 253
161,735 161,735 000000000000080080b16fbdbf0acb99cf1be35fd056a39a0fe4b08945e679ce 45 0.01 vMB 81
161,734 161,734 00000000000002a38719fa0decc085b73fa81cc71d282c160cf013a0da646193 39 0.02 vMB 185
161,733 161,733 0000000000000b8bab5061fcc3c88a766787853d9bd82fc899b67b77997aafe4 41 0.01 vMB 184
161,732 161,732 00000000000008525f811a2b9f599954eaa33f531e145b6dd53fbe99171f01e4 31 0.02 vMB 51
161,731 161,731 0000000000000021ad472374a337e6e3d6bdc81c905b799fba7b45702e8f7a0f 12 0.00 vMB 0
161,730 161,730 0000000000000bef6aea9c0bd7416153ed78eb51bd2713b238d9e3dba12d44bc 54 0.03 vMB 138
161,729 161,729 000000000000057c73038a4b079d71316570a380d739261f5882302a9ef0a578 126 0.05 vMB 54
161,728 161,728 000000000000068622a86682a9489ed975003bad750a5ec0c865c4496efc4daa 50 0.01 vMB 0
161,727 161,727 0000000000000784b876d4ee9486677258acd93e9a1712ba2985956fc526c7d0 75 0.05 vMB 148
161,726 161,726 0000000000000a9484b25e6eecf70ac71a00ed157ecfffc7d290df5c68bd09e9 16 0.05 vMB 435
161,725 161,725 0000000000000a8c36c9e6df28c852f152f76434286f9a19e645bab3bfd7893e 48 0.02 vMB 115
161,724 161,724 0000000000000963f1ace490e7f3c37802b08bcb399b677767a3677367aebb6d 65 0.05 vMB 427
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.