Loading Tool

Explorer IconExplorer

Memory Pool

38,691 transactions
27.34 vMB
0.06257665 BTC
Random Selection Loading Transactions
Max Size: 139.37/200 MB

Candidate Block

Mining Attempt eb0fb4dc5c9cb002abe1763d15251a21014d21aaf84c97151af5b832246c1f43
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 4546d474d7e464647ea328b5c7cd5a33a78a160ff0f11b031987d8a2bde79e5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,684
Size: 1.00 vMB
Total Fees: 0.01078958 BTC
Feerates: 60.16 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (237,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,172 677,172 00000000000000000003bfd4e0f15986efe380ce66efd6f7cfe0a4c6b4ab2386 2,722 1.00/1.00 vMB 92
677,171 677,171 000000000000000000060fb7e38b8a9b6e183af2163ac499180be160c40cbca6 2,176 1.00/1.00 vMB 80
677,170 677,170 000000000000000000015700517513b5ea41436d5239cf4ba9ac087fcebef9df 1,994 1.00/1.00 vMB 78
677,169 677,169 0000000000000000000b718fb9d9d0c032cbfbebae6e3f99da00a131a7433fe4 1,350 1.00/1.00 vMB 76
677,168 677,168 00000000000000000003919f11d5519064460acacc0df034ed43302cedf13cfc 2,005 1.00/1.00 vMB 82
677,167 677,167 00000000000000000008a4ac911dbdd4444fc391de7d532d73901f4bf0d378d2 2,070 1.00/1.00 vMB 59
677,166 677,166 00000000000000000005cb3e4a9aac3d82d77fbd0ced1c5c54eda3520713f5ef 1,397 1.00/1.00 vMB 50
677,165 677,165 0000000000000000000c2b05a2bda83ce5d7af84d8a4640022d878d9b4ef80f6 1,744 1.00/1.00 vMB 66
677,164 677,164 00000000000000000002dc67d4dbc17cf3364d9a9a282625b717e958b3427f6f 2,655 1.00/1.00 vMB 97
677,163 677,163 00000000000000000006247c79e78fa25d6d445f909bcb76368d6e2f198b91e8 2,816 1.00/1.00 vMB 29
677,162 677,162 0000000000000000000a28f3bab094e4a7a1488d8e5e85223312224aa14c6a34 2,454 1.00/1.00 vMB 48
677,161 677,161 000000000000000000024caee545570154a5b2fffaea00edac4c14f004d58eda 2,582 1.00/1.00 vMB 92
677,160 677,160 0000000000000000000ab1cbddd2cd9cb69f1591dfc82be0fae99af45f2a5a67 2,452 1.00/1.00 vMB 64
677,159 677,159 00000000000000000007a9b3e9d8a0aefa9a638f2db4e79390b0df7eb7ce42a2 1,661 1.00/1.00 vMB 48
677,158 677,158 000000000000000000085ed953fe4ac0f5caf36f6ca87c8c045ceac0e8b78b17 2,206 1.00/1.00 vMB 71
677,157 677,157 0000000000000000000a3ea975dda138ecb0f60542d6e04b7bc39b9fcf13bd3c 2,978 1.00/1.00 vMB 58
677,156 677,156 000000000000000000081a4e802f72ba7d21c186305d44d19691ec53122ff43f 1,546 1.00/1.00 vMB 62
677,155 677,155 0000000000000000000c76174f50e6df44f10b7339ac12848bf6cc31e53431ae 1,933 1.00/1.00 vMB 69
677,154 677,154 0000000000000000000b3c3eaf71a52dd105fad3de7ffb614be1fc735548d434 2,464 1.00/1.00 vMB 68
677,153 677,153 0000000000000000000786e99fd5c1248e8c789a16c4c603a82aa50b0a95afa0 1,081 1.00/1.00 vMB 66
677,152 677,152 000000000000000000042072e80441695d1984979346f13a009b1d616cdd2c50 1,057 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.