Loading Tool

Explorer IconExplorer

Memory Pool

35,705 transactions
30.64 vMB
0.07033906 BTC
Random Selection Loading Transactions
Max Size: 150.67/200 MB

Candidate Block

Mining Attempt 354e9e8fc26a97d4fa8c923c9838612c9f2b82fbf93d3bd02561b08ddfcd3572
Version 20000000
Previous Block 000000000000000000020929f9a54cfe6da8bd6ea7ce1c11a7a4e33ec17eab6d
Merkle Root 5cf1cdca43712a54b1118c4660ee139006f567a1759cb44bd0268e7d0fe5e1bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,276
Size: 1.00 vMB
Total Fees: 0.00831401 BTC
Feerates: 602.74 > 0.83 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,353 (840,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,650 73,650 0000000000a5a447d2865d5e54fce22590610c8a2f4e4c405cd99656ea5e8f7c 2 0.00/1.00 vMB 0
73,649 73,649 000000000085b92aee1c7399e94be5163ef32d453c8271b6e8078be2cdaeeabd 1 0.00/1.00 vMB 0
73,648 73,648 00000000008ffc6da06b5ade85ca25240ad9900bfcd9f877dbf342d1a61c8759 4 0.00/1.00 vMB 0
73,647 73,647 0000000000144b5c71d198b1ecb4efdc8ec5005b8d2612f7edcdb7638ad5c29b 4 0.00/1.00 vMB 0
73,646 73,646 000000000060733a9e8b4b953f44f25f76ac808208a98f9295a6d0fe2f082be0 1 0.00/1.00 vMB 0
73,645 73,645 00000000004975d351b0ff4fb395823b6acc8b7af2e70104a171383a22603440 1 0.00/1.00 vMB 0
73,644 73,644 0000000000b6a53bd0342006802e821393124ede5d2791725c35eb3efd943c26 1 0.00/1.00 vMB 0
73,643 73,643 00000000004e13d3d9bf3cb2df41858d738a665d61e4468b42e5ee0e1ab05f8b 2 0.00/1.00 vMB 0
73,642 73,642 00000000004daa23eee9335197e6c282f17d1aef03c0a47f74f17a14f9b0f748 1 0.00/1.00 vMB 0
73,641 73,641 0000000000a5cc717ab544be79646670c080d7c9ae48ea95742c4881922a10d0 4 0.00/1.00 vMB 0
73,640 73,640 00000000001093ab57d24f750233aee2a8fc1f72ddd18aa58ebf0da72cfd712f 3 0.00/1.00 vMB 0
73,639 73,639 00000000002157dfc694bd4cad054f998d79c4e97606c1687e236b5a17385009 1 0.00/1.00 vMB 0
73,638 73,638 00000000000e1b81b8f4e1dd4fcc9c07e568862fd27a2ff8da4f707751f992f6 1 0.00/1.00 vMB 0
73,637 73,637 0000000000b3fb1f3d5b11e6335f38627b9d1e78baa9e9e9cb70e7c28a6a2b57 1 0.00/1.00 vMB 0
73,636 73,636 00000000005abdf9b301392d5f9c6d7da027f98cf0868af38abeb9e5bfbb96c3 2 0.00/1.00 vMB 0
73,635 73,635 00000000000a71ef57f1770638ccda3468d455e0e6d971bdf577b1b7950df433 1 0.00/1.00 vMB 0
73,634 73,634 000000000071ae700a27c2322383a59848a0e608618ad24b98e522949d9cf942 1 0.00/1.00 vMB 0
73,633 73,633 00000000003cf041a972062252b381029fbf3741f32931db9222c8d4f8bb8d60 1 0.00/1.00 vMB 0
73,632 73,632 000000000041e178b775f0abb9ffa1316b253fae4b9665d0a60e4c64e1b715f4 2 0.00/1.00 vMB 0
73,631 73,631 00000000006516ed748fb6a9e46b36f99107f03feeeaf6f5e0e2026c9a96f6e2 2 0.00/1.00 vMB 0
73,630 73,630 000000000045f396625a68c359c300775f969ed9ab640f3124980696266f1dba 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 588.34 GB
    • Received: 9.53 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.