Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.37 vMB
0.08057527 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 7c154879216bd41240e1b50ed458f427b2fc4687d9cca095b576b7ffb40fa3d5
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d1f75dd6b5e4244e7b054bad71083f3955c1f2585fb41c4c1b5e82ddde778262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01619819 BTC
Feerates: 73.20 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (107,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,307 807,307 00000000000000000002be2c1172d84c378c09161fb7e85b1c75f0a793a22a5a 3,097 1.00/1.00 vMB 26
807,306 807,306 00000000000000000001b38e5e6eea33fdf4589fb5a9415e5331ff907f3343b2 1,508 1.00/1.00 vMB 34
807,305 807,305 00000000000000000001b7e7228db7c87ccd6186dc2fc79d9f284add0e4707e7 5,066 1.00/1.00 vMB 16
807,304 807,304 00000000000000000003db6f15f68a243443b45a4348f9c2e5f631623d995719 1,778 1.00/1.00 vMB 23
807,303 807,303 0000000000000000000135e12dbe675418ce2dfc78faa5de89881d726910a20d 4,345 1.00/1.00 vMB 18
807,302 807,302 000000000000000000014eb802ac38db9ab259f454ad6d1e88d289fd2c6c1045 3,431 1.00/1.00 vMB 14
807,301 807,301 00000000000000000004a4a680b8f84b254dc162aa77fcf71800478e0f5bdd13 2,117 1.00/1.00 vMB 26
807,300 807,300 0000000000000000000144877ad6d80992b13099a26600fdf71ec92001fe0dce 7,269 1.00/1.00 vMB 12
807,299 807,299 00000000000000000000623a8d01478b742fc5dadbea365adfa1dae51a84ec85 2,411 1.00/1.00 vMB 18
807,298 807,298 00000000000000000000240249327387fabae48c7ec73d1e97ae5420a9afb069 1,703 1.00/1.00 vMB 21
807,297 807,297 000000000000000000008b55a61959a3a312f0938cd70c2de950252fc9efef80 1,837 1.00/1.00 vMB 15
807,296 807,296 00000000000000000003225436d1a479b88d258fff2541bf0b387afa24009265 2,476 1.00/1.00 vMB 19
807,295 807,295 00000000000000000000bcbe33b2e63178d7eefca8c09e0effb013dc94c88495 2,196 1.00/1.00 vMB 19
807,294 807,294 000000000000000000052a494842a3ce17f3e3de971284f6dededd1ad922b394 2,571 1.00/1.00 vMB 27
807,293 807,293 000000000000000000006040dfdc679d12d8eba47215da6601bc8bf9cc2f7967 3,003 1.00/1.00 vMB 28
807,292 807,292 000000000000000000001894322b292db64af59441288ab35c30060ad825b9a6 1,353 1.00/1.00 vMB 14
807,291 807,291 00000000000000000003c5eb2b75beb0028f0c5dd9c424a227c5272899729a02 1,817 1.00/1.00 vMB 18
807,290 807,290 000000000000000000010862f6ef5f47744ead8de2847bf3bb64e072c1fd746c 2,316 1.00/1.00 vMB 18
807,289 807,289 000000000000000000052a8aecd9e7acaaf6efd513828e870eb3120213af77e0 6,188 1.00/1.00 vMB 13
807,288 807,288 00000000000000000000c5f92f3a295df5bd05c1442bf6b157d6ae2c1b5c2bbb 2,269 1.00/1.00 vMB 15
807,287 807,287 00000000000000000000d24358d1d5726c5d8b391f177ec3aa47ec57454670c6 1,568 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.