Loading Tool

Explorer IconExplorer

Memory Pool

40,025 transactions
31.69 vMB
0.07207238 BTC
Random Selection Loading Transactions
Max Size: 158.35/200 MB

Candidate Block

Mining Attempt 6c83d1beac785d46e62a00928b06bd0e66c818988f13cd7cc8394e4deec6b6b7
Version 20000000
Previous Block 00000000000000000000bf95f98cf3f19b98ec17d23f759f7862a75355b4678f
Merkle Root a07665626686e68ca267fddde0b94e3500f9aabe6468409921d2b430f2a8bfb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,035
Size: 1.00 vMB
Total Fees: 0.00688044 BTC
Feerates: 151.42 > 0.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,338 (894,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,735 19,735 000000006b5a4c0380ef3ff4b4d8fe82b84105b467ca2f391855a9b6a1c23419 1 0.00/1.00 vMB 0
19,734 19,734 00000000f6370aa2cc0f1409e34f92ce92215e1777d18375b86384c50a350629 1 0.00/1.00 vMB 0
19,733 19,733 0000000024bb9960287f6aa081edf7b67d625216d3ed3d475d8cbf7c0fe12394 1 0.00/1.00 vMB 0
19,732 19,732 0000000009cdfb4b3c30e91b43a89fcb5b5f4e9359e4672d3e6089749aad3f27 1 0.00/1.00 vMB 0
19,731 19,731 00000000f60c692cfa30b5703676b0a02fa9552be52281e404d230324a88c551 1 0.00/1.00 vMB 0
19,730 19,730 00000000555eefe61ab1dcb2634bb5264b5152023bc71b30d76e78d85a768c00 1 0.00/1.00 vMB 0
19,729 19,729 00000000584b85da7bddccb291a7b4e40f3dd0010c13b67b9eb890c9bffca6f6 1 0.00/1.00 vMB 0
19,728 19,728 00000000cae2efc5771b986b2d988292290e77205920df359357e10ce95eaf81 1 0.00/1.00 vMB 0
19,727 19,727 00000000641d6ba12de7231913a380e3a89e2b06585690f19bd5ab4bf38428d3 1 0.00/1.00 vMB 0
19,726 19,726 00000000be4fc9af78c7265b7dc9b42d797d76282da494f4ed07e4031283eaa6 1 0.00/1.00 vMB 0
19,725 19,725 00000000181975d74adfa548eee6f36d7db15698711491f017281a237f85a28a 1 0.00/1.00 vMB 0
19,724 19,724 00000000bef2501f26e11064cb3bd349de002ff50aca520e15d6d3dffc5d7e2a 1 0.00/1.00 vMB 0
19,723 19,723 00000000f5138a3ae063a99bbb7f8d1edb25471524201bc7624e9dbd408328b4 1 0.00/1.00 vMB 0
19,722 19,722 00000000f68eccb15fe31a0b7a316de6b07d718b1b04d30720a8368eab2f196f 1 0.00/1.00 vMB 0
19,721 19,721 00000000e03d031ae6d78de2cdccb344fb6cccc729ce6098d3302ba7bc379636 1 0.00/1.00 vMB 0
19,720 19,720 00000000ee627c7341cfa639d93430d52389856a0baea2abf67a703a716d8457 1 0.00/1.00 vMB 0
19,719 19,719 000000002751d6516b72b636451c36c404b71c2116806e6ee33a2717a577f078 1 0.00/1.00 vMB 0
19,718 19,718 00000000567a9c4d83542aa9896624e7c981074d44f7b7fd2ad4b9e8f67e6dc5 1 0.00/1.00 vMB 0
19,717 19,717 00000000f94cfc351463b581e4e57b5e871c7cbf56342d0aee1e4001a9e9cde5 1 0.00/1.00 vMB 0
19,716 19,716 0000000035012078505ea521b0b5298ef122e5f9d751b000555389b9294109cb 1 0.00/1.00 vMB 0
19,715 19,715 00000000ba57323edf503cc473ba88b365f1bc0cd9e5368fbebafdf29c9b6f86 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.20 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: 585.28 GB
    • Received: 9.42 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.