Loading Tool

Explorer IconExplorer

Memory Pool

34,616 transactions
25.85 vMB
0.06385311 BTC
Random Selection Loading Transactions
Max Size: 130.89/200 MB

Candidate Block

Mining Attempt 3fd76dc7d9afd326144bfdfe6f3cb0440ae4003a2107f59a38d2b38518e092ee
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root f474577027d588f554da26f3887653611219f79ca204fd03d648972710e50b29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.01653897 BTC
Feerates: 74.70 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (545,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,462 369,462 000000000000000005eb7e724bd70d19c1351182f177bd5491f226c20adb1c7e 2,532 0.93/1.00 vMB 56
369,461 369,461 000000000000000006139453caaf53b81b5d9f8ac6345b797d321196b887a752 784 0.33/1.00 vMB 72
369,460 369,460 0000000000000000032f8c41cb65e23f738b0306673683a4a9ab81be8825814b 1,202 0.48/1.00 vMB 50
369,459 369,459 0000000000000000147da3adf8d7b9e52537db7022e9151c1196814cdae91933 2 0.00/1.00 vMB 0
369,458 369,458 00000000000000000e50a55ba7659de05f2235d5f32904a818facfcf8855a2d6 1,453 0.95/1.00 vMB 29
369,457 369,457 00000000000000000c19f945c3a48811d45efd32d0a927e6404c1c7fbcea140f 1,334 0.50/1.00 vMB 66
369,456 369,456 00000000000000000f507e5dc7a1c82172af721a77e2333f42fe052813688e5a 70 0.03/1.00 vMB 32
369,455 369,455 000000000000000002b6ba0f5033ba44871ece39296c832e0f6274787e397e7c 83 0.05/1.00 vMB 26
369,454 369,454 00000000000000000d462ca96ac18f60e8ac3acdda50920a62d34146597e6213 862 0.37/1.00 vMB 44
369,453 369,453 000000000000000010889a5bba2e6061801938a75ae3a926ef78899a319d0b03 231 0.11/1.00 vMB 35
369,452 369,452 00000000000000000ebd20fd580ba3e5f017f6bab8beda60646a3349a0b439bf 631 0.50/1.00 vMB 36
369,451 369,451 0000000000000000031983593c712cc1c75dcf83a91581ec040384a6e43a0f47 211 0.64/1.00 vMB 12
369,450 369,450 00000000000000000a93eac7c9d5d993ab816822472d4228d27f3f950d78ec44 1,544 0.86/1.00 vMB 37
369,449 369,449 00000000000000000f10d174eeb968207fcc42693e4f58921079ae2492e23c92 1,124 0.81/1.00 vMB 32
369,448 369,448 00000000000000000eda9e1c1a34dc0d2b98ca6c0fa626861757a136743ecde5 470 0.45/1.00 vMB 24
369,447 369,447 000000000000000005a0faa65687fed1cb88bf7060e13bda91047627594cbfce 1,639 0.75/1.00 vMB 46
369,446 369,446 000000000000000005c0096e9dc5e41375eaa567b5de2e442eecc358d731980b 592 0.29/1.00 vMB 37
369,445 369,445 000000000000000006d848b214a9011261bd691cb4fe3e6d618371bb6a46ff57 335 0.18/1.00 vMB 37
369,444 369,444 00000000000000000bfe29f813b8e7aaaae6fed445f9bec203226308c804e377 735 0.57/1.00 vMB 29
369,443 369,443 0000000000000000143fef3fd9f9b1fa0b38639668febbb38ccd6c92012a6e0a 171 0.12/1.00 vMB 31
369,442 369,442 00000000000000000103659fdf2b8e400a9997bf6041f8a16fd30a91b399ba0c 1,344 0.93/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.