Loading Tool

Explorer IconExplorer

Memory Pool

28,028 transactions
14.34 vMB
0.06617669 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.30/200 MB

Candidate Block

Mining Attempt abb4fc8fe99c2a5c7e83a89a4d8f699e56ae03737b534e871c1b5bfa30ec315b
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cc7f85ff30cfa8f35b08bb6fefd01da1fdd89b240fbf3fb39cfef1b73ab5da35
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03118346 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (691,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,125 222,125 0000000000000362aac9ade709c1fe8684a1b9120e46a351f8a80ea668250a98 517 0.24 vMB 183
222,124 222,124 000000000000022ef2bca06600a4fa89120beae4c4e89bd3de83c87712c9ae78 12 0.00 vMB 523
222,123 222,123 000000000000006e7266a384ee027c19e8a71967de8d0cd190411b5e823f4dac 468 0.22 vMB 177
222,122 222,122 0000000000000457884891bc38cf210cdb59a5ea47182160a1807bd731572ab6 542 0.25 vMB 186
222,121 222,121 0000000000000201f89f96fd735bbd4bd9554a895a56e5f61851a07077aa11ee 118 0.11 vMB 75
222,120 222,120 000000000000026c2ed48ee667d185a409996cbc1525a04ceaadcd6a0b51db57 549 0.23 vMB 184
222,119 222,119 00000000000000a5a392ddaf6afb98031293ac5c49cbcbddca2b13b3d264f50e 229 0.10 vMB 201
222,118 222,118 00000000000001cf58e7409a3e357e766b28bad5fec919e1b566ffe8099e974e 90 0.05 vMB 44
222,117 222,117 000000000000017edc4c94bcbfa201ebd1b4e25cce030300af385c532ed4f608 183 0.08 vMB 130
222,116 222,116 000000000000042f9334df4ad9d9d54557b6a404a16a558aad625ac219edcf18 438 0.25 vMB 151
222,115 222,115 000000000000002127d052bbfc8fa2593d640176261c385480d89867c1caae29 533 0.25 vMB 219
222,114 222,114 0000000000000006f77e6a2fada16e401362a082464ffa60a41c152a9c6fffbe 39 0.02 vMB 120
222,113 222,113 00000000000003f9c68bebaf414ace43d67cf8bac23294bb9b59ca255d960b73 349 0.13 vMB 193
222,112 222,112 00000000000001044aa7f8d652e89b9a768f72aea6dd81bad10d0182434b2c7f 156 0.08 vMB 159
222,111 222,111 00000000000003bdb8ac3f4c9b93d82f6c7898df94d9e6363e05777f1be6a4b6 182 0.09 vMB 98
222,110 222,110 000000000000044ecbb5de1ede368cebb90d695e04091dc705b91120819e4e36 432 0.25 vMB 135
222,109 222,109 0000000000000364862f21faf6f401ee07222cfd70ae58ff870fd744f129307c 488 0.29 vMB 159
222,108 222,108 000000000000002cca2f40bc5047f66b8f8d91fa8ae269ac555f2caf1aa204d2 567 0.25 vMB 593
222,107 222,107 00000000000003b100a7c13bf2cf1751eaa4c87db55af2eb01bbe7b191b87cec 27 0.02 vMB 81
222,106 222,106 00000000000000003203f5d1291beecd4883f1417f071d4865393dbb70080690 371 0.15 vMB 194
222,105 222,105 0000000000000000fb3e1100bc2530b0beb94b8c9cfe16d1cd912d8111da0d1a 86 0.04 vMB 159
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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