Loading Tool

Explorer IconExplorer

Memory Pool

50,478 transactions
21.71 vMB
0.06992621 BTC
Random Selection Loading Transactions
Max Size: 124.35/200 MB

Candidate Block

Mining Attempt 6ad31144fade2aef33ed49454a33a87c762bf9daf020a1d11032b89aa6cdb820
Version 20000000
Previous Block 00000000000000000001ff6c24b4608afc9da568e5d3b91294c5b7e750a2372a
Merkle Root 1e8a395561d8e4b8a37d93a742e2819a2145de17cc884e2a2edf9e5d0745f577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.02344004 BTC
Feerates: 251.14 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,943 (539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,404 913,404 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd 2,275 1.00/1.00 vMB 5
913,403 913,403 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7 4,048 1.00/1.00 vMB 3
913,402 913,402 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f 3,098 1.00/1.00 vMB 2
913,401 913,401 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0 4,076 1.00/1.00 vMB 5
913,400 913,400 000000000000000000019987a89bada612ec70cde69c7f34499dd2f58a4f2805 4,461 1.00/1.00 vMB 3
913,399 913,399 0000000000000000000073e87c7593ac94984accff3246b54900ac860adbb72d 3,779 1.00/1.00 vMB 2
913,398 913,398 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea 3,796 1.00/1.00 vMB 4
913,397 913,397 000000000000000000005f14ce606be2945147f6df0d5e97d17fd9f3148035f9 4,101 1.00/1.00 vMB 1
913,396 913,396 00000000000000000001ae09f7a3894a857f0e505314f7e722c0793b2ef8db04 1,250 0.52/1.00 vMB 2
913,395 913,395 0000000000000000000015424bcdfeea17f93e853791d16f993e4ea71fa47478 3,107 1.00/1.00 vMB 2
913,394 913,394 00000000000000000001e4cc6aaf8e6f5dc705e351494064f381c564fcaa7dd5 2,687 1.00/1.00 vMB 2
913,393 913,393 000000000000000000002c2efa54a933667be0a2843a47329deffa95222ea700 2,831 1.00/1.00 vMB 2
913,392 913,392 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26 3,789 1.00/1.00 vMB 3
913,391 913,391 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb 2,531 1.00/1.00 vMB 5
913,390 913,390 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528 2,006 1.00/1.00 vMB 4
913,389 913,389 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c 3,342 1.00/1.00 vMB 3
913,388 913,388 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6 3,100 1.00/1.00 vMB 7
913,387 913,387 00000000000000000000730fac5823523238919326850aa99f3db3275329d87f 1,781 0.63/1.00 vMB 1
913,386 913,386 00000000000000000000158443ed9112c7ed88ac24c94cc6ab33b4a445289c73 3,076 1.00/1.00 vMB 4
913,385 913,385 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb 2,639 0.97/1.00 vMB 3
913,384 913,384 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9 3,928 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.51 GB

Node Details:

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