Loading Tool

Explorer IconExplorer

Memory Pool

87,107 transactions
32.29 vMB
0.14018776 BTC
Random Selection Loading Transactions
Max Size: 197.72/200 MB

Candidate Block

Mining Attempt 6d13b27325e1f941e1c644cafa8093264ff9483683252439c4bfe7f15e781616
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 1a8821d080518694fcd6740ffb355785b3f760a84d3bb4ba26b0ca6c12de8344
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,940
Size: 1.00 vMB
Total Fees: 0.05295826 BTC
Feerates: 301.57 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (618,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,459 296,459 0000000000000000817610b968444d0686624675223b549f36fdfe54e06b996b 142 0.06/1.00 vMB 91
296,458 296,458 0000000000000000430289ea553216c142b0cbce00d2d7dbb0cfa31460c6c799 137 0.09/1.00 vMB 33
296,457 296,457 00000000000000004f92ab56a5c89837401a41ac21b60490db65bae81fd71192 289 0.20/1.00 vMB 31
296,456 296,456 00000000000000006b4453bde465e03345c1e896ede687132ee49c1e16369593 512 0.27/1.00 vMB 27
296,455 296,455 0000000000000000754f6fa734200ac42574da3285c89c0a9ee4da33961c65ca 512 0.19/1.00 vMB 58
296,454 296,454 00000000000000008891d5d6d3c5bc26382d7a6937e60182c1bc9b6099a97906 381 0.18/1.00 vMB 38
296,453 296,453 00000000000000004b774f401a84ae542b5601c5fb43d7308408280e93e9f19b 470 0.26/1.00 vMB 30
296,452 296,452 00000000000000001a4fb70ecd60b1fd6197ea0770795d2254aee2fa7d073991 755 0.36/1.00 vMB 33
296,451 296,451 00000000000000006a7d9e63e096dc0dc73cc475bf033473fed02810e911cc91 161 0.09/1.00 vMB 30
296,450 296,450 0000000000000000065e14c789c672210364b42dea5b5dc1007f5c446690769f 66 0.05/1.00 vMB 10
296,449 296,449 000000000000000084cd98294eec3879a252c3a15a558030a2a531f1c98d3f91 62 0.02/1.00 vMB 24
296,448 296,448 00000000000000002c87340016d215be48b1a88ac526b27a55c9bd95ea45371a 872 0.53/1.00 vMB 36
296,447 296,447 0000000000000000359c3ae4580798da8794c53a9c58ed3c257608644ed121b2 64 0.03/1.00 vMB 66
296,446 296,446 000000000000000035c234653ca43fc46a01b768218b475302bbf7e0e5cb2a37 50 0.02/1.00 vMB 18
296,445 296,445 0000000000000000432faf25812d6121ad17ad9140021b2d9fd0d9c6cf9cb34a 1,459 0.81/1.00 vMB 31
296,444 296,444 000000000000000079682adb41917f774331c5f08678c2544cd90c61cf782f25 512 0.19/1.00 vMB 66
296,443 296,443 00000000000000003230d372927bbfbc9743d6ddb3f6b4e473ce6bb2f7627ee6 50 0.03/1.00 vMB 13
296,442 296,442 000000000000000038eb5b5c3ed997c091e7396559b7e172b0b77a81887d0990 653 0.35/1.00 vMB 32
296,441 296,441 000000000000000057950363d2edfcb752e971b0e052e3059ca9eda6c19b1f87 128 0.05/1.00 vMB 43
296,440 296,440 0000000000000000996463ad0fd7ab33c95d57461a9140258781a92e84f0cf4b 1,027 0.50/1.00 vMB 36
296,439 296,439 00000000000000008f1718ae5a466d5bc57d01e8bbf32087e21dd674cc6f367a 55 0.05/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.93 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.