Loading Tool

Explorer IconExplorer

Memory Pool

87,236 transactions
32.86 vMB
0.13346299 BTC
Random Selection Loading Transactions
Max Size: 199.64/200 MB

Candidate Block

Mining Attempt 88c3e8a66b9cae3e7ead28c118bb5817708c8e8fe7a2d87193261ada36641348
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6682d27fcc80af8cff696ea008d0e13397226e3c082cec8b5338fda3ee6e0ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.04823935 BTC
Feerates: 300.16 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (74,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,338 840,338 0000000000000000000285ac429ee397b7e615c88698907d74df9add19efe6a7 4,661 1.00/1.00 vMB 161
840,337 840,337 00000000000000000002adc1bfca52abfbf22a6b341496d21d9ccf846d869f0f 5,250 1.00/1.00 vMB 188
840,336 840,336 00000000000000000000c5926c510b20991b6aa15484341d1ef3734305db4d6f 5,649 1.00/1.00 vMB 181
840,335 840,335 00000000000000000001c9b70d6895d0086805937e37d060eaeeaa7dd2009baa 5,224 1.00/1.00 vMB 160
840,334 840,334 000000000000000000015aaff224ca203d741b5f9fc1bc5477d6c393441fc4b6 5,407 1.00/1.00 vMB 202
840,333 840,333 000000000000000000020b6700898d04496846f842724001aeef922b21aa18be 5,218 1.00/1.00 vMB 177
840,332 840,332 000000000000000000012964ffbc61f6d58d1abadfc7ae8eb6ba422b2f493246 5,365 1.00/1.00 vMB 117
840,331 840,331 00000000000000000000136ca9464ad4a8cb0bad2ce27976466ef90c9d1fa8dc 5,440 1.00/1.00 vMB 183
840,330 840,330 000000000000000000007da456bd3121d88feecb3ed2e06c9e444a254aaa3464 5,248 1.00/1.00 vMB 108
840,329 840,329 00000000000000000000c43d7afda0c4b15500ae2d6c40647cfc5560481c99fd 5,462 1.00/1.00 vMB 166
840,328 840,328 00000000000000000002b74a370b1cdbf61c8c6283517c6a671c534730db9300 3,978 1.00/1.00 vMB 126
840,327 840,327 000000000000000000015f63ccbab9bb892a2cad1c78ed13ea4a111cd50aa51f 4,609 1.00/1.00 vMB 229
840,326 840,326 00000000000000000002de6a554a5cf8b0bf7d74f71bb3344b2f2118ab25d68e 4,966 1.00/1.00 vMB 196
840,325 840,325 00000000000000000002b6cb127f4441eaa761a6f388a34b598697bf68f62407 4,895 1.00/1.00 vMB 130
840,324 840,324 0000000000000000000306a2cdfa8dc26442025522f10fefd47088e19a105318 5,253 1.00/1.00 vMB 167
840,323 840,323 00000000000000000001fa0e28e96bca77e30565c229c52dff62e69addf79f19 4,201 1.00/1.00 vMB 120
840,322 840,322 000000000000000000011faf979e473839856c8a6b7f70f59cd6a9d0f15de26f 3,752 1.00/1.00 vMB 194
840,321 840,321 0000000000000000000251630c2c364cbd34caa7909a7de433127f6918b4927f 3,702 1.00/1.00 vMB 115
840,320 840,320 00000000000000000001383de0413af30db29fa4bc5857f50870be8a19b96973 3,512 1.00/1.00 vMB 146
840,319 840,319 0000000000000000000081c0612a4c0b78d5c8128ca25cf0d53dd3999113ad0c 4,935 1.00/1.00 vMB 129
840,318 840,318 000000000000000000029b10f04d709a11fe8070d85949f6247963f83bb97923 4,346 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.