Loading Tool

Explorer IconExplorer

Memory Pool

79,432 transactions
29.23 vMB
0.11021647 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt 75a6ef2cd20c34415976c9134b1b5bbffcb8dcf764a5b2f669d888d577fc9d12
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 30a74567aef63de7ea1a267a93819738a51afb976751b6c6724575f265807f15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.04904860 BTC
Feerates: 151.07 > 4.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (430,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,102 485,102 0000000000000000010e90d6b26445ea29e21bec11a3c3b1de935611770ee375 1,234 0.50/1.00 vMB 70
485,101 485,101 000000000000000001300f993c5298de60f6c7d3d174effd075668c1b2c6497f 606 0.26/1.00 vMB 120
485,100 485,100 000000000000000000b3fc2cf541d34ce278f3ec929cf6c64a87faf199137f69 1,323 0.54/1.00 vMB 96
485,099 485,099 000000000000000000a92a5690cfe1efce373210c90da139ea05e4f8693c73fc 542 0.35/1.00 vMB 47
485,098 485,098 000000000000000000248bde0aa96b6795aa5ddd1400bc6f797c29285ae2e6b5 2,125 1.00/1.00 vMB 25
485,097 485,097 000000000000000000e13b5f8b8d535a703c35068d105aa1d0809851fd03d25e 2,168 0.99/1.00 vMB 119
485,096 485,096 0000000000000000002e4c1bf94dc307459fc431818fae58a0f51576f2980bef 2,111 1.00/1.00 vMB 72
485,095 485,095 00000000000000000118fdafac54b553cfaa66e20c149780ca18ae7c0e8f069d 1,420 0.98/1.00 vMB 62
485,094 485,094 000000000000000000522823c843c43ed31fc9f2f3287f3e0f4e452c02cb6498 1,307 0.99/1.00 vMB 90
485,093 485,093 0000000000000000008ed2fffe28543b41389bff52158a5c402d4b21a12f7f69 1,854 0.99/1.00 vMB 155
485,092 485,092 00000000000000000080f2e00d2d721ed63d8bda77cb2c9342d61be2564c7795 1,866 1.00/1.00 vMB 86
485,091 485,091 00000000000000000028214e2fa14c17fe1654fde7316ded08e7ebff3795e585 1,081 0.66/1.00 vMB 70
485,090 485,090 0000000000000000002c5f0762668229be58d9f2dd3054ab5239b41af1b0220c 1,879 1.00/1.00 vMB 99
485,089 485,089 000000000000000000c534f51b748d174c896b9c115e1ac6d7dcb688848ee016 931 0.35/1.00 vMB 118
485,088 485,088 000000000000000000178648b3a3b1b40017f8547f6ecb8a6147b530dc372c87 2,128 0.94/1.00 vMB 95
485,087 485,087 000000000000000000dd5d741f0b208c8271aa8c207f96fb23ef6ab06cf3d0b2 956 0.36/1.00 vMB 141
485,086 485,086 0000000000000000011c1bfc93e3598a2eaab561c8fb5037cac60bc8e0619703 386 0.15/1.00 vMB 83
485,085 485,085 00000000000000000094ad2d488d8613af88ff6370c5a91248444c2206585cdd 440 0.19/1.00 vMB 80
485,084 485,084 0000000000000000005c4aee555025e191c8968abd07b03b53be40b103f3a0a4 1,676 0.88/1.00 vMB 33
485,083 485,083 000000000000000000427219aa8b931acb167f582e9b9c5e44d033444a5ac178 2,373 0.99/1.00 vMB 118
485,082 485,082 00000000000000000114f76e1fd3e0d803c4726254cab82f86c87ee392a70124 1,344 0.82/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.