Loading Tool

Explorer IconExplorer

Memory Pool

78,432 transactions
30.02 vMB
0.08454346 BTC
Random Selection Loading Transactions
Max Size: 182.64/200 MB

Candidate Block

Mining Attempt 499a03f72629cd35c92fc5e401826c94a99f76c23cc696cd020ee05d12359c33
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 0215a8ad4467798bb7bbe2639c94ea221810b5849cd5601b723310b2c1479473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.01773823 BTC
Feerates: 151.02 > 1.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (9,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,158 906,158 000000000000000000016f42a1a4a5c43ac6138d317c3d70611913c581d928ed 3,371 1.00/1.00 vMB 3
906,157 906,157 000000000000000000012f86312c2940b948388e196249142e227f968f2b6076 259 0.07/1.00 vMB 2
906,156 906,156 000000000000000000012768f27c817067b815493d815b7636a3e431499f4ade 2,594 0.68/1.00 vMB 2
906,155 906,155 000000000000000000006d07c55b20c7c45e1b6b145002409872fa45e3fe1e9c 2,881 1.00/1.00 vMB 2
906,154 906,154 00000000000000000000cb55a65a96f0218fede91022590d179dc223ca39c157 3,062 1.00/1.00 vMB 3
906,153 906,153 000000000000000000004d1dd070362eb2b83a75e570cbeeb5c9b6f29681c2c7 2,948 0.87/1.00 vMB 3
906,152 906,152 0000000000000000000167cd788de8e1b7a1a01b484c9321be066d74afc280e9 2,254 1.00/1.00 vMB 2
906,151 906,151 0000000000000000000091c9854094aeccbc971af50c5012e129e13ab182c191 514 0.13/1.00 vMB 4
906,150 906,150 00000000000000000001eb8a1c75a91a9cfecccdb3d78213f2810b4c681f2969 1,200 1.00/1.00 vMB 1
906,149 906,149 00000000000000000001c0f9cb472cf70552088148af843bac4120c197b81b50 231 0.13/1.00 vMB 1
906,148 906,148 0000000000000000000214573a61f154be7b5f5eead20215a20482da3f32c449 2,505 0.97/1.00 vMB 1
906,147 906,147 000000000000000000002def12299dfa1cb83604cce868480d79171587b547a7 3,484 0.85/1.00 vMB 2
906,146 906,146 000000000000000000008351fdb2d37d5c55e28c5821f05b4da69ff3e10b4049 2,569 0.98/1.00 vMB 1
906,145 906,145 00000000000000000001ddaf2d16f17250756c68ea2ae5b80ecc88788a4735d8 2,252 1.00/1.00 vMB 2
906,144 906,144 00000000000000000000bf465cfc6dd26b6cc152d01956a9d52f1ed064102547 3,438 1.00/1.00 vMB 9
906,143 906,143 0000000000000000000019704967794984ddd7ebec26a5c1ce09f1e1469625b2 2,949 1.00/1.00 vMB 2
906,142 906,142 00000000000000000000a93c09f4d69ad76a999c4c438ac8f0a6e54d5e09676e 2,719 1.00/1.00 vMB 2
906,141 906,141 000000000000000000015367aa0bc57c005c2334f94b4d1ea44c339f1fe8aaf2 3,971 1.00/1.00 vMB 4
906,140 906,140 000000000000000000018035f11e37a0685a24f7ef167ea59b282c2d37eca4da 3,637 1.00/1.00 vMB 6
906,139 906,139 000000000000000000004d0a321babc109517318f98302ce66a8035bf1722649 2,282 0.73/1.00 vMB 2
906,138 906,138 0000000000000000000182d0a1900b5fb6f7d4d2709c24be673617bcc769f396 3,099 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 721.21 GB
    • Received: 18.37 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.