Loading Tool

Explorer IconExplorer

Memory Pool

48,046 transactions
27.80 vMB
0.06083886 BTC
Random Selection Loading Transactions
Max Size: 148.46/200 MB

Candidate Block

Mining Attempt 50702837dd11dd53ee719d9db86b97148ed979c4be3c26e0be8232a99651ba10
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root a3c113b704953feab8dd02aefdf669787cd16a4b18f6f0ad116da72b180233ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.00849292 BTC
Feerates: 100.00 > 0.85 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (121,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,295 793,295 00000000000000000004c65c441c9d6cbfa4aa6f711716dcae260c31d682a5d3 3,354 1.00/1.00 vMB 93
793,294 793,294 000000000000000000040cf36b24fb344076c3f4b08d83273983bf18f35d7326 1,161 1.00/1.00 vMB 58
793,293 793,293 0000000000000000000059ee0a6c7a2788c121e9e125d48a029f6b6722c7171c 2,154 1.00/1.00 vMB 67
793,292 793,292 000000000000000000027a787685064d693319ffc684691496e6c47e39a169f8 3,402 1.00/1.00 vMB 54
793,291 793,291 00000000000000000004068f3d50c1655401dfda07e043af7a765829e58c4184 3,099 1.00/1.00 vMB 72
793,290 793,290 000000000000000000048a5f7e9ae1c036154d3c68780f47ccd6faf4dae6ea0e 3,372 1.00/1.00 vMB 97
793,289 793,289 000000000000000000047f68232cf7346119e8e31d6b62c15b35252599290b5d 3,112 1.00/1.00 vMB 95
793,288 793,288 0000000000000000000393a02d81e6375facbc3df46c8e0c714c363571b7da50 2,628 1.00/1.00 vMB 91
793,287 793,287 00000000000000000005104d60fafd9498b6e0acdf735844928841ac40bbcc08 3,377 1.00/1.00 vMB 93
793,286 793,286 00000000000000000000baaafa08d8627428615f060a1a03f18c374f173a04a0 1,059 1.00/1.00 vMB 59
793,285 793,285 0000000000000000000365bede76ed519d6c1086cf339e20ecfa894c22861502 3,415 1.00/1.00 vMB 83
793,284 793,284 0000000000000000000388895e20df23fcbfa3f50baf4a4f7c65695ab421aca3 3,271 1.00/1.00 vMB 68
793,283 793,283 000000000000000000001a6aa79d949a89db392ff04ec5a9bb2dd8c2d4403e58 3,238 1.00/1.00 vMB 104
793,282 793,282 0000000000000000000084da8945a0b6bb5df84e30fa00959ee1184be1845b00 3,261 1.00/1.00 vMB 71
793,281 793,281 000000000000000000013b8be691f31bbddb27c2f91d78b02091844d17a9ca41 3,230 1.00/1.00 vMB 85
793,280 793,280 000000000000000000014c2af8bd8f055a19ac9b19e13e494e1454062fc7b2e3 3,299 1.00/1.00 vMB 69
793,279 793,279 000000000000000000011ff7dc9528dd012b76239cab8caf3be91a29893ada06 3,086 1.00/1.00 vMB 80
793,278 793,278 0000000000000000000080aca942ab17ea9035c6b5ffeec39a48ab66f0735120 2,044 1.00/1.00 vMB 102
793,277 793,277 000000000000000000011096bdfba22cba4eb42b411e8f993eb7c07dda07f034 3,332 1.00/1.00 vMB 92
793,276 793,276 0000000000000000000296a5c7c68a3d7fe49ebaf8e66a23bd6e80a69dd2c282 3,381 1.00/1.00 vMB 97
793,275 793,275 0000000000000000000248b27c9b245a853eff2f4183cd4335665b7afe729936 2,668 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.