Loading Tool

Explorer IconExplorer

Memory Pool

86,799 transactions
22.86 vMB
0.06206286 BTC
Random Selection Loading Transactions
Max Size: 155.76/200 MB

Candidate Block

Mining Attempt af634a6bd5f7519d96af2d3b57227d16d9a4499d5a3a9840d8dacbd674adbbd8
Version 20000000
Previous Block 00000000000000000001bb41ff454d1850d4d76a624073608fd65d2b9040211a
Merkle Root 2bdced3da66391fd6228d313b4b2dc0ce7b2f8b2db5bbe0b14c376f09c2752ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,182
Size: 1.00 vMB
Total Fees: 0.01111082 BTC
Feerates: 318.30 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,859 (791,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,295 124,295 0000000000002cda09318c1043271a1666d260f3f09ad7ec9ec32b304c721b39 15 0.02/1.00 vMB 419
124,294 124,294 0000000000001c6824547a4f8b5079031b19c7319a8d4b60ab48e01053fc8a32 10 0.00/1.00 vMB 835
124,293 124,293 0000000000001f33c462df55ed3ed539198b35d045f7d93e998586f0fe96bf11 1 0.00/1.00 vMB 0
124,292 124,292 0000000000004ff457efa1d9beca58114bffdfa73f60342c00da07a5b225decb 12 0.00/1.00 vMB 0
124,291 124,291 0000000000004fc141ef6b90a0d3a2943d22e4958de49b2304e03aa5873be276 22 0.02/1.00 vMB 585
124,290 124,290 00000000000043b62efabda937b0b42b8c0dd655e17ee14401bd5a88144007a1 46 0.01/1.00 vMB 2,770
124,289 124,289 0000000000001b5b2a1283d206586b4d134bde199fc90d9fb2db1e0aecf8fb28 11 0.00/1.00 vMB 962
124,288 124,288 00000000000011f3c1d98a5705e3692a314dee92ec630a335140dd55b741f168 9 0.01/1.00 vMB 519
124,287 124,287 0000000000001971f29d2269758310c08d29d2a2a557bf8d0845523bc845b3b2 15 0.01/1.00 vMB 1,346
124,286 124,286 000000000000503bd35bfcc1fc9bb3684af5a65891b49adf526fa224a9d5e2ce 25 0.01/1.00 vMB 133
124,285 124,285 00000000000011a5b9c58a75a8661dc3e66c456ecc1f8830431ea189718dfb65 6 0.00/1.00 vMB 2,621
124,284 124,284 00000000000032cdeec0ea5f702911a4971de042c1219737b7a6c69107b6438d 37 0.01/1.00 vMB 2,523
124,283 124,283 00000000000044edfdc439a86dab39a875e5b76d3b10e496e89bdb5444de0053 7 0.00/1.00 vMB 0
124,282 124,282 00000000000036861329ebd448da02495c00f38a39d1f497dbf78b7a2bbb14bf 6 0.00/1.00 vMB 1,438
124,281 124,281 000000000000421a8187eaf91d20e3a2a827e7d647a041610f2ac54e45ad6818 10 0.00/1.00 vMB 1,355
124,280 124,280 0000000000005c9cdbfbfbeb47ff4c4d143eae3b1d7b2b369ceeeb92c38a2933 7 0.00/1.00 vMB 143
124,279 124,279 0000000000001e3850e2360598ebe9f791c3ae8020ca43bb15f95cb697db3c5a 14 0.01/1.00 vMB 537
124,278 124,278 00000000000030713acdf1606875badb1e0c86be22756c5fe4c59a8c61e28113 49 0.02/1.00 vMB 2,451
124,277 124,277 00000000000048fd1327cf62d3501902a5a8ad19c6c8b446fd3bb4141f153573 7 0.00/1.00 vMB 350
124,276 124,276 0000000000004939267ff84df0de0b88a7104b0b206e29a4318b3ea5ba6030d6 9 0.00/1.00 vMB 0
124,275 124,275 000000000000590e30545b2770d5e30e6c79bc20370d34d50b4b1a4760a851b7 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.86 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: 794.15 GB
    • Received: 22.03 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.