Loading Tool

Explorer IconExplorer

Memory Pool

45,182 transactions
29.20 vMB
0.06419007 BTC
Random Selection Loading Transactions
Max Size: 155.44/200 MB

Candidate Block

Mining Attempt f288a96cc536ad882b0a0fede39bbc528275fd770fa9e63765181f450ebfee06
Version 20000000
Previous Block 00000000000000000001307f1998b9f9a4e8679a9c05e963893a3b9aa72c63eb
Merkle Root 8a24f04e29a5c9e40b4e751a6a3305c21f9ee4787c066b74bb905d92620de432
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,082
Size: 1.00 vMB
Total Fees: 0.00826435 BTC
Feerates: 251.62 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,856 (92,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,108 822,108 0000000000000000000114ed6d724291397e4e692dc7bc7af3a96fb8397ae2b7 4,818 1.00/1.00 vMB 264
822,107 822,107 000000000000000000003b6d38ef7ad1277358930c9bd63d0fd79d06a01a9dfa 4,422 1.00/1.00 vMB 213
822,106 822,106 00000000000000000002b9ca7d331d6fe73c5ca06cdd55d88e661df892f72ac5 4,743 1.00/1.00 vMB 203
822,105 822,105 00000000000000000000fd9dae26fad1147a8ea99a9525f360928acb6b53ab48 4,178 1.00/1.00 vMB 308
822,104 822,104 00000000000000000003627ebb1961902b5ae0daac683110810e0e54a042fc89 3,989 1.00/1.00 vMB 206
822,103 822,103 00000000000000000003bc43d01799ff025c3d7d894fa2bc1f7df3fce9d37ff5 4,015 1.00/1.00 vMB 303
822,102 822,102 000000000000000000023a7f2a0ce8d64048190891180430253ec042c403ced1 3,402 1.00/1.00 vMB 210
822,101 822,101 000000000000000000012b1cc6040304bb3e0fd3470ea983ce9a783ea5168304 3,196 1.00/1.00 vMB 276
822,100 822,100 000000000000000000037496477cb1cb6ef3f52c5b1abc4e7ab3fb6854869567 4,376 1.00/1.00 vMB 305
822,099 822,099 000000000000000000015785b8d1f2ae365cb25d0c954ea88044ac4bfe189b54 3,961 1.00/1.00 vMB 255
822,098 822,098 0000000000000000000134150f396b288dfd68801d763691d33e3fbf5b0dbc07 4,113 1.00/1.00 vMB 305
822,097 822,097 00000000000000000000e9193ba1c1ef2bb7c7d840d1e1629519e27731a53b48 4,412 1.00/1.00 vMB 265
822,096 822,096 00000000000000000002bf69d6b01e6db2cb53b11903506030639e71040e2a10 4,407 1.00/1.00 vMB 347
822,095 822,095 000000000000000000026b3d3426f88d958a2a55b38ac91dc58451be774e7acc 3,756 1.00/1.00 vMB 299
822,094 822,094 00000000000000000000eee0a3a3ed3c56af733752453497567d902c6c5424f9 3,611 1.00/1.00 vMB 337
822,093 822,093 000000000000000000008cfe4cc82600782ee346205e1578cd3eea1e6ac1bb51 3,895 1.00/1.00 vMB 375
822,092 822,092 000000000000000000007a5e25051810f49ba759feac2b38adcff54544f3ec89 2,114 1.00/1.00 vMB 242
822,091 822,091 000000000000000000025d98d334224794a7f33061a708d01206dce973ea91c1 1,582 1.00/1.00 vMB 219
822,090 822,090 00000000000000000003c3f2187d6506c3a77a47575d1a5041cc7959b3621ae0 3,978 1.00/1.00 vMB 241
822,089 822,089 00000000000000000000163bab0b733e0f1bcadede61bc1ff2f47630eb1d981f 3,845 1.00/1.00 vMB 371
822,088 822,088 00000000000000000001711945737c49b15e128d3ca6987f516b200f4d238507 4,387 1.00/1.00 vMB 279
Previous 10 blocks ↓
Total Size: 782.14 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: 652.52 GB
    • Received: 13.79 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.