Loading Tool

Explorer IconExplorer

Memory Pool

26,725 transactions
25.11 vMB
0.03583755 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt 9b040078cef4c95d768eb2ebde2a6cca8547ca8062c770e3258dd452c94ce3a6
Version 20000000
Previous Block 000000000000000000007c959bcec5c097a8901f50d9fe77b00d0c2c8b6c70fc
Merkle Root 15ddc98f372a34e826caf37107287388c43cf6644a84dd25a7a496c412bafb1c
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.00822490 BTC
Feerates: 60.13 > 0.82 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,686 (798,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,815 140,815 00000000000003c3cb6bd05dbb0c741ed048c78ed2d40f0a153d6bfdd6b8a0f0 8 0.00/1.00 vMB 158
140,814 140,814 00000000000000dba05a12e9f79d07ccd6dd712b329ad6fd4aec5d06bd900a9e 16 0.01/1.00 vMB 807
140,813 140,813 000000000000009ff21c37ef757ec9b14119e420ef4705ccf8e4d416b701b321 147 0.07/1.00 vMB 986
140,812 140,812 000000000000069815cf693e71055cae9455c4ddffb2ba5f3b76f7d08ad2e689 28 0.02/1.00 vMB 282
140,811 140,811 0000000000000231ab03abfc799c879b44ac5c7720c9000602d3068d7ca61ed7 16 0.01/1.00 vMB 76
140,810 140,810 000000000000045fcef854ac0107a541fd76eeaa1ebc4b8ff9ee0307dcd8e877 38 0.03/1.00 vMB 254
140,809 140,809 000000000000050414bd0681f2a158cf224ca4720b4bae2a352cc44c9f500f70 58 0.02/1.00 vMB 244
140,808 140,808 0000000000000543ed89f15c8534453b0d4b351fd8f80c7b567f1415f50bce65 10 0.01/1.00 vMB 177
140,807 140,807 00000000000004ef635ce8b98ca098d4a5b0ebb205eb10c567635c0ed15f504c 163 0.05/1.00 vMB 153
140,806 140,806 00000000000001c913c30a2031e362461ad46153cf7b4e33f65a5b5d03944572 131 0.05/1.00 vMB 202
140,805 140,805 00000000000000e5ff30f0b569e603a70c04ef6ba7334fc05c8a4ab8724b96c6 112 0.05/1.00 vMB 345
140,804 140,804 000000000000073d7c3ad7ef67b53c245b60be5eff9c29bd22446e3281361d96 49 0.02/1.00 vMB 180
140,803 140,803 000000000000006b54d01c572b2f54a57fdfe16a88f8034907410236b17ff30d 39 0.02/1.00 vMB 147
140,802 140,802 000000000000028f6a934fc7e9f76083c420405417fa9041516788dbe6f24cdf 122 0.04/1.00 vMB 91
140,801 140,801 000000000000049c48a8ec9271cb30a20c3cffc4474e811edeeb9dad95742256 36 0.02/1.00 vMB 197
140,800 140,800 00000000000001563993887788d113967fcf8a3b17f349e89b47f204e78688f5 69 0.03/1.00 vMB 313
140,799 140,799 00000000000005e534f0f549705ebe4a8484ff7872b97ae8265e162247a7613c 8 0.00/1.00 vMB 17
140,798 140,798 000000000000012b7af8aea7a12f75b317a17f2ae7d870206f8651b19797ce6c 37 0.02/1.00 vMB 159
140,797 140,797 00000000000008be908143fc4267360616cca989118853c65ac83fe68872ca5c 14 0.00/1.00 vMB 877
140,796 140,796 00000000000005ec887d2a756a88630c16145de8cf885e9b3e3e1796987c69ba 14 0.01/1.00 vMB 195
140,795 140,795 0000000000000655892abd3f87caf69220f778722624c689430bfb7d8f598016 11 0.00/1.00 vMB 286
Previous 10 blocks ↓
Total Size: 826.16 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: 4,284.96 GB
    • Received: 236.88 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.