Loading Tool

Explorer IconExplorer

Memory Pool

78,374 transactions
29.11 vMB
0.08158615 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt c13ed89153d4a7d24264b0352f8e5756a0ecf06c6641a06b8ef3afd32a2b3bd4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (526,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,139 389,139 000000000000000007a09cf9100ec052543af3432820a9adb409fd7045afac55 1,752 0.75/1.00 vMB 34
389,138 389,138 00000000000000000adc0c3f7ceccab43e27635e2d3ecb88bf9ad723d264da26 1,216 0.75/1.00 vMB 22
389,137 389,137 0000000000000000085b8f216f9358710d006d372650907834bffe36035d6f6d 1 0.00/1.00 vMB 0
389,136 389,136 00000000000000000ac47759bb5ba09ac53ef16ee291807a375599b226ff0313 1,982 1.00/1.00 vMB 31
389,135 389,135 00000000000000000483d4439dc18cd5de8119d7f0f8aa2c15a8d11687be8943 15 0.95/1.00 vMB 0
389,134 389,134 00000000000000000aec94c72c535bb4e8e57d39c583681c138b3c83f1539eaf 2,001 1.00/1.00 vMB 37
389,133 389,133 00000000000000000787f2116915a6b4ee6a53eb9f7a59e3ae9db9e53c6d5eb1 2,022 0.75/1.00 vMB 40
389,132 389,132 0000000000000000022a6e748340cbd9d8ee9b753c42b1763a6c0760ac2d9079 2,559 1.00/1.00 vMB 35
389,131 389,131 0000000000000000097f40f98f198a6519fa2032f796c8a68d077d9a24f2353f 3,119 0.93/1.00 vMB 52
389,130 389,130 000000000000000004c3e40832e06111826a2e6121eeface36dd655168fb7895 1,744 0.75/1.00 vMB 34
389,129 389,129 000000000000000005a5051ed092f524f454b1e932e20346ed388bc56782e712 1,916 0.75/1.00 vMB 39
389,128 389,128 00000000000000000293cb84bd62e66910e5b1b3173b4b9bbb73e26805a074e7 2,303 1.00/1.00 vMB 29
389,127 389,127 000000000000000006a922dcac3f469ff3dbd8338e06c5ce5341d9cca597a427 3,328 0.93/1.00 vMB 65
389,126 389,126 0000000000000000059fc10914fbf92e35d4c1dbd4c5dcb10d74e8063f1ab594 434 0.19/1.00 vMB 31
389,125 389,125 000000000000000006ac286453570f284292a553813f901dc4fd5ac61fda76d1 925 0.75/1.00 vMB 21
389,124 389,124 000000000000000008403bea31c15cda359ff02bf680e5b726fdec104195e6a1 719 0.25/1.00 vMB 37
389,123 389,123 000000000000000002f796fa11afae0fb7d150885eb22fd2d23376c96914d0b7 191 0.14/1.00 vMB 67
389,122 389,122 00000000000000000159eae105e65a6390dcaa6d2f75d5ee122e846a3e8f388d 835 0.91/1.00 vMB 13
389,121 389,121 000000000000000001bc2ddda4fe8faa2666f1dd46c8faad6d5fc75339399fb3 1,242 0.57/1.00 vMB 39
389,120 389,120 0000000000000000069c17c5bd5ea9efa50a83669fe177f3ebc3420996a408d4 1,894 0.75/1.00 vMB 34
389,119 389,119 00000000000000000b249c29b15cbb8b90546ec09d4320a227b81c77fee427dc 2,347 0.75/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.