Loading Tool

Explorer IconExplorer

Memory Pool

72,407 transactions
28.02 vMB
0.06151262 BTC
Random Selection Loading Transactions
Max Size: 166.17/200 MB

Candidate Block

Mining Attempt eed682a472e53a29da7b7a0d3bfbc590ed2a07b9d944762a15e715ead36f6f20
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 65b72cf7f81bc19962c0525f28431c07ab30e84fcc024de3dec4a742c6cf5451
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,727
Size: 1.00 vMB
Total Fees: 0.00558119 BTC
Feerates: 40.21 > 0.56 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (735,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,831 179,831 00000000000006a3a98e7fbcf62568621eb7565d295d31e55e940f68b1f85656 565 0.24/1.00 vMB 134
179,830 179,830 00000000000004973834c95a63d11e65f8354facf265043a8564a234b886aee0 429 0.17/1.00 vMB 132
179,829 179,829 00000000000004bbbe5317c18e9b38dcfec55edb1b910afa0b924840433f4d4c 135 0.05/1.00 vMB 136
179,828 179,828 00000000000002495563f215cf78872b67f96c0171ca772cd83b10f25d6d4ae3 144 0.05/1.00 vMB 132
179,827 179,827 000000000000043e19012b0ae7a56dd70d7ad425dd33306bccac88e555c8f570 193 0.09/1.00 vMB 115
179,826 179,826 000000000000061aece56b71955a0c8ff1ffdc6394b4a70a7078d0e0906a7c7b 233 0.11/1.00 vMB 117
179,825 179,825 0000000000000456abaacfc68ec0cc42d968ec62b26d9b15310f19ecf3ce9b6c 111 0.05/1.00 vMB 172
179,824 179,824 000000000000073fcd1d1e43e151af59898ec3c0dcd2bc158db2edd5eaeab2d5 124 0.04/1.00 vMB 102
179,823 179,823 00000000000003a99e208e454f6f5198ac572900adca4ba412ca2b6d87b84ca7 491 0.20/1.00 vMB 147
179,822 179,822 000000000000003b861017ff11118e1699ed0c9c69e2638db916edb441d1e5b8 428 0.18/1.00 vMB 117
179,821 179,821 000000000000027278f51d7a62c7ab8f3de5f3b301952f9de4e6fbc6cb03c061 255 0.11/1.00 vMB 123
179,820 179,820 0000000000000571884b9ee9345fdc98dfc7d12351e32f88eb7204da9694708d 31 0.01/1.00 vMB 197
179,819 179,819 000000000000082230f8364bb2a9694aa6ac6a0f22f88252d8561a9832db9ac0 26 0.01/1.00 vMB 186
179,818 179,818 00000000000008d2d87e21ccf49ecd2ec0603b5595bbaf4fd02f638958ebc331 121 0.06/1.00 vMB 93
179,817 179,817 0000000000000168079919e53e8ddf88d0f44aae1ab410dace31620eac37dff4 99 0.03/1.00 vMB 1
179,816 179,816 00000000000001085e395c43fa194bed5035b80483fa14d74bd81d2df035fa53 409 0.17/1.00 vMB 113
179,815 179,815 00000000000007979cb6f97d8d32374065e76620d3527d2200e580279c18d553 256 0.13/1.00 vMB 104
179,814 179,814 00000000000005a8ac4a0c691dcf1358d490854f93305e5683d3eeafb6c07356 154 0.07/1.00 vMB 92
179,813 179,813 000000000000029afbd15637063c6ae5b3258543917604c08a9853a98c5434a1 51 0.02/1.00 vMB 101
179,812 179,812 00000000000008fdd14b48daf0d1ad9c10f9bf84df23be548d0336feca33a159 216 0.09/1.00 vMB 128
179,811 179,811 00000000000002f855739b9a4b2cf09293bcf23eda59282c9a4f94083801fc12 266 0.11/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.