Loading Tool

Explorer IconExplorer

Memory Pool

36,076 transactions
26.15 vMB
0.05810213 BTC
Random Selection Loading Transactions
Max Size: 132.80/200 MB

Candidate Block

Mining Attempt cb78abdfe2778fa7e7eb99ad005545382e6268503c0bb90e9a973b6697dbc5ea
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root b3af1816ff0c32ba7dbbe1ceadf8c6255912eb11eb3dc9faa77dd2ce346af279
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,718
Size: 1.00 vMB
Total Fees: 0.00974504 BTC
Feerates: 226.23 > 0.98 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (567,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,811 346,811 00000000000000001023ea145bb026c599b8a87597c39f8f50a1df000ca4d585 312 0.21/1.00 vMB 18
346,810 346,810 0000000000000000155f662cf3b886143fb5c5af61b5f06c087e818ce672687f 510 0.32/1.00 vMB 22
346,809 346,809 0000000000000000099f028e4e082f24e6f3c10140d6660e178e59ab58460b05 60 0.03/1.00 vMB 16
346,808 346,808 00000000000000000adb0c8dfc183047d66a365d6a57864bec136a920761c761 389 0.24/1.00 vMB 21
346,807 346,807 00000000000000001393593ec794aaa512b4d235c514125530dffc6feda2000d 201 0.10/1.00 vMB 23
346,806 346,806 00000000000000000694c179f61460871b182a131ff8cdc7fe6e7a0309dd892b 973 0.49/1.00 vMB 24
346,805 346,805 0000000000000000027cbc83fb48f812de7a7c43c83c7dba570ff08af62007ee 30 0.02/1.00 vMB 7
346,804 346,804 0000000000000000138586b64027b9b38476d22522d6a2cee6e8f15942acd69f 493 0.27/1.00 vMB 26
346,803 346,803 00000000000000000b53385873489f504069ebcec7eed4136266edebf2f74464 1,001 0.60/1.00 vMB 22
346,802 346,802 000000000000000003af0fe54abba4a5d414c3cb70e60c41989128088fb17856 357 0.29/1.00 vMB 16
346,801 346,801 00000000000000000900944a54a15f544ef7e7cfe593776747b0ca090596564b 430 0.23/1.00 vMB 23
346,800 346,800 00000000000000000fe4fe4a3e4dada85e3c85d46ba24187f208313a7bde5825 90 0.19/1.00 vMB 5
346,799 346,799 000000000000000003eba9574257b587c325d3e7a8b9f56a054d86bf6c617f26 183 0.10/1.00 vMB 17
346,798 346,798 0000000000000000009c6069c53bcc4d8c34e5e5f7a1b4a507d549a18e27dd1d 173 0.08/1.00 vMB 23
346,797 346,797 0000000000000000135675ce3ec32a54713af706240afd600340160b1b04c204 264 0.12/1.00 vMB 31
346,796 346,796 00000000000000001403a735f040e2f554edf64aafca5fe7fc7b776cabfad643 40 0.06/1.00 vMB 5
346,795 346,795 00000000000000000b159a1cd9e176429b681458a9c0f4dcad4a1efdd81f11fb 387 0.25/1.00 vMB 20
346,794 346,794 00000000000000001670be1cd63cb4c7c1d55200bb6815f50b01ce8841125b20 1,053 0.64/1.00 vMB 22
346,793 346,793 00000000000000000d3d439f6aa1214de49271413c9b2700e9a9ef39c0a3f455 839 0.49/1.00 vMB 24
346,792 346,792 00000000000000000415526965a81ddf522cf7b68a40d4b57a992818ae22990c 124 0.13/1.00 vMB 12
346,791 346,791 0000000000000000162045b8adb94bf4ec3fd305cc8d54367d033fa28f0b0c8d 64 0.02/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.78 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: 633.23 GB
    • Received: 12.19 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.