Loading Tool

Explorer IconExplorer

Memory Pool

79,350 transactions
29.68 vMB
0.07561718 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt b2fdd7411b68112967056708718639e8d185e8a3e3326ddb062a4c0ef15e17d6
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 297b516d679e6c15625b1cc256f5b576e2aa633bd2ec2df096ef523dd282e93f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,147
Size: 1.00 vMB
Total Fees: 0.01520655 BTC
Feerates: 90.48 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (567,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,460 347,460 000000000000000006b891637e12893da3bbba2c80a53ab901a058eb0117b624 681 0.46/1.00 vMB 20
347,459 347,459 00000000000000000490d91da76e8a7a39ced39c405344de33584416abbf431e 819 0.42/1.00 vMB 24
347,458 347,458 000000000000000000afd928e66a78eb4074f58844981a0623b5148221415803 1,235 0.60/1.00 vMB 28
347,457 347,457 000000000000000006592a86b9fb796a8f53f9fba9e1d540fd4e48bda1c8b45e 1,346 0.70/1.00 vMB 28
347,456 347,456 000000000000000000baacf968ea860ec3d98f486b08e329c79c846e32d1b8de 102 0.10/1.00 vMB 11
347,455 347,455 000000000000000001f4cf1b675a3c1d465b3f190459b0fdd2a03c00329023c0 1,223 0.76/1.00 vMB 22
347,454 347,454 00000000000000000b2672a69a5e1fedef1539205f0ea5e5f15afdc03449866f 466 0.34/1.00 vMB 19
347,453 347,453 000000000000000002d45555eec5f665ea1135bfffad1d2b434ea796eedf4bc5 1,245 0.75/1.00 vMB 24
347,452 347,452 00000000000000001504dcc605e97448a152262f532bc97f6dca5dea90c8bb64 579 0.28/1.00 vMB 29
347,451 347,451 00000000000000000088b865f8da1272d26161c57e71cb74574b8a0e50e307b7 1,149 0.70/1.00 vMB 23
347,450 347,450 0000000000000000057045cc3135dbc4403ca4108a4370fba3525f89294439bf 67 0.07/1.00 vMB 36
347,449 347,449 0000000000000000043b8390731b9b99d61aeaea3279be61d93562b8d0829b7f 1,140 0.74/1.00 vMB 24
347,448 347,448 000000000000000015318bc5d11ceec6223e1cdde3cecaaba24f5bc64725c3ce 544 0.65/1.00 vMB 8
347,447 347,447 00000000000000000958480fe21ca44982d5f74bf43b9e8449867c446c7f092c 818 0.75/1.00 vMB 27
347,446 347,446 000000000000000008b315df483f45533d4c6dffd8914d0706225a953206969c 1,270 1.00/1.00 vMB 22
347,445 347,445 0000000000000000078e19f42d47586e4b6ac251297a4961f6699fe5b771927d 1,342 0.75/1.00 vMB 23
347,444 347,444 000000000000000014a5256523f37dd374dcb1e0840a85ab4d0cea60bad043d8 1,024 0.32/1.00 vMB 43
347,443 347,443 000000000000000005f92fda98ae98af096ca6dde2186491b5b6950cc510f18a 512 0.14/1.00 vMB 62
347,442 347,442 000000000000000004fca0634631eb253554a20082549099e31c76d1be2e22e6 765 0.38/1.00 vMB 26
347,441 347,441 00000000000000000feb639bb8e55e2599968e32c85ffe411ef3364b65f7b10c 315 0.18/1.00 vMB 25
347,440 347,440 00000000000000000a27490147073ba221a7dd646547623def382afca1393779 318 0.19/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.