Loading Tool

Explorer IconExplorer

Memory Pool

41,410 transactions
30.37 vMB
0.06876384 BTC
Random Selection Loading Transactions
Max Size: 153.63/200 MB

Candidate Block

Mining Attempt 6c02aba1bb808cab5c5066bd9fabc3996838c26e8b64264dfe3367d4f3b4694a
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root e3355a4abe2ac2067ce362637e6511db6c75d1f19ff7105ef28088fa33f8e78a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,295
Size: 1.00 vMB
Total Fees: 0.00809293 BTC
Feerates: 40.21 > 0.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (906,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,355 8,355 0000000079deffd6309fecdbbf5f7420d79a45af747df1ec71d316a02c0640a0 1 0.00/1.00 vMB 0
8,354 8,354 000000004e2896658fbded0f1bbe87e79ae046d35e1710ef66eba237da456f41 1 0.00/1.00 vMB 0
8,353 8,353 0000000001412f797668fc9e713e629149e026594a74d1e7ecb85ea6ffda0813 1 0.00/1.00 vMB 0
8,352 8,352 0000000005e15c0a03e58a7496226eef9445c086915b56893319e550557081bd 1 0.00/1.00 vMB 0
8,351 8,351 00000000ba17a02b58a53cf247308a8dfa20c483e007f9a737f136ccd89cb755 1 0.00/1.00 vMB 0
8,350 8,350 000000001355edf91f32e2e3068a11062a5b8294ad681210b9b22989c01b507e 1 0.00/1.00 vMB 0
8,349 8,349 000000000ec8b5afc4d461dab3bb7f4885a27997cd29422e69886ab62289828f 1 0.00/1.00 vMB 0
8,348 8,348 00000000022e51869e1996a3a5c61c92d9f2eaf27dead6ec727b5d85526e7de3 1 0.00/1.00 vMB 0
8,347 8,347 00000000b5e3fb33d84d17fb1656cd7f80c66020556c47e970333edf8f5cf0c5 1 0.00/1.00 vMB 0
8,346 8,346 00000000a9625d9f51e2ec002142e801480ed89f59fc11a396048226d52cb443 1 0.00/1.00 vMB 0
8,345 8,345 0000000045a514851ec8e6b56748cc16e43f400a27c4df1dba9c511939b643f7 1 0.00/1.00 vMB 0
8,344 8,344 00000000ca05264d412c34fda1fd2fe2045c9e70b94e65556a6f2477a8444496 1 0.00/1.00 vMB 0
8,343 8,343 00000000b55e5adaa9d5a166238486e9863f48766af2877cc9217680c30a8019 1 0.00/1.00 vMB 0
8,342 8,342 0000000041e2d9a0e1a3cb1381a1797625d017df5b2e4614f48e312cbeb31046 1 0.00/1.00 vMB 0
8,341 8,341 0000000056035e9ea4399a5b064f2c443c3984c48f116c59e0e0d5c772cc65d4 1 0.00/1.00 vMB 0
8,340 8,340 00000000cc4dd37968c99bcad436498218031715b0ee1d1e901bab3d80aabf07 1 0.00/1.00 vMB 0
8,339 8,339 00000000d163fbc2a6cd5700a8dd8f171fa2644004912ef8ddbe92651704b3a5 1 0.00/1.00 vMB 0
8,338 8,338 0000000070d7aa2d2d8611330edbc8c7af20de6b82833a4e5c93ff617db1656a 1 0.00/1.00 vMB 0
8,337 8,337 000000007b04c926a448ee2e0ad006efb5f36e23b18113fd4f092a79bff4d18d 1 0.00/1.00 vMB 0
8,336 8,336 000000002a0a75f55d31664d286633abc3ac468d6f4d440677056b4f907eb8c3 1 0.00/1.00 vMB 0
8,335 8,335 0000000027db8c3becbb444573fdc3d5e5d3226ab9c98e029c1d8c54884bf4fb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.43 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: 609.02 GB
    • Received: 10.67 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.