Loading Tool

Explorer IconExplorer

Memory Pool

80,844 transactions
30.26 vMB
0.11333703 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt 4ae8127f106d4863742aab59c24aa0bb92aae34180b90f390d0f4052909e3711
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root def7ad94a6ba20c3f8bc2c2d8c4d2a5dc6402e503ee6f56d7fba8e60f709c994
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.04101016 BTC
Feerates: 150.68 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (432,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,891 482,891 000000000000000000a6713facb9fe52fe800fe275a920382b49966cb0400e70 1,894 1.00/1.00 vMB 349
482,890 482,890 000000000000000000dd4e02fb2f1186f6db3dd8025d0b8170afef72a16d8ddf 1,112 1.00/1.00 vMB 53
482,889 482,889 00000000000000000017e90d7b6c4b6ece713dbb4ab459914ce148942bd0651e 2,789 1.00/1.00 vMB 92
482,888 482,888 00000000000000000007ad5805e33d099fdf66110c7b5690b0f29afc110e1e90 2,234 1.00/1.00 vMB 356
482,887 482,887 0000000000000000000773077ecd6f859c6ff1e131998f00997d1d4cdbc9783f 2,228 0.99/1.00 vMB 353
482,886 482,886 0000000000000000012026d56cb9251a5a78092c7981bd895ede8979e3661dc4 2,046 1.00/1.00 vMB 433
482,885 482,885 00000000000000000019b36df2faa1fede789416b4afcec375aaa768dfa043b7 2,126 1.00/1.00 vMB 529
482,884 482,884 0000000000000000003ef8a58c04f7e9826b9521898604e9d7f4909c876c4604 1,012 1.00/1.00 vMB 49
482,883 482,883 000000000000000000f89ea1bf6a25e99b0c7c6e54d3316618e7d9eeebf99670 2,357 1.00/1.00 vMB 175
482,882 482,882 00000000000000000052fbd4c5627f0e34d5bbdf2a643049eaa6d041677b791b 2,136 1.00/1.00 vMB 467
482,881 482,881 00000000000000000084a45c1ed6cb3bce92676c1f1c84cc31dcb6f10cbf96d3 1,885 1.00/1.00 vMB 138
482,880 482,880 0000000000000000013cce7cd25ea69111386ec6466445f2ed1c22b752afbd52 1,969 1.00/1.00 vMB 252
482,879 482,879 000000000000000000d30e9550afac31ab2f69c7e6c7fe97659f91b13b2e871d 2,213 1.00/1.00 vMB 98
482,878 482,878 00000000000000000072f65f2bbb32fa93dbc7cbb99cee620e8101a938fa8fee 1,500 1.00/1.00 vMB 130
482,877 482,877 0000000000000000008da8f43a0d05a2313aa393c88ae71bcfdb0a2e4268b2ed 1,745 0.75/1.00 vMB 150
482,876 482,876 000000000000000000e4b352b6cc2919f2eb27df9066264812ef2070978dc8d2 2,187 1.00/1.00 vMB 280
482,875 482,875 000000000000000000a5e3a4bced4b998a65bb9023e745537f87864b8a259c5f 2,362 1.00/1.00 vMB 350
482,874 482,874 000000000000000000345ab7a924ac482a2c164cebd0c22ad6cc9a87002671c4 2,025 1.00/1.00 vMB 239
482,873 482,873 0000000000000000006fae003cb8e1906762c9983da188c8d4330d5b1a75a3f6 1,790 1.00/1.00 vMB 268
482,872 482,872 0000000000000000010b7bdbd28cf00e2d72555a6d6ec42c0d8b24ccfa53cf69 2,300 1.00/1.00 vMB 272
482,871 482,871 000000000000000000e9eec6cedb09c921373296a609adee724f12426c1c5eb1 1,778 1.00/1.00 vMB 398
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.