Loading Tool

Explorer IconExplorer

Memory Pool

81,162 transactions
29.87 vMB
0.15236917 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 208677b1e9d31c73eab3558880ba8f198ad422752f0d8656c725cc538949e87d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root f1e287e9092b425cf3e15f18e5b8430b3b67066bf628ac5dc6dbd4b1bac87577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.05769901 BTC
Feerates: 1,002.91 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (108,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,089 807,089 000000000000000000009aaa36de71a65b5cb51bbd8dd5c06ff7385c8aeff24c 2,595 1.00/1.00 vMB 34
807,088 807,088 000000000000000000008743f7a34808c9edd0a5754e3af2d25426b983877de8 4,137 1.00/1.00 vMB 15
807,087 807,087 00000000000000000002f30d2b5e8e12b9985f112b5455d24c08f6f093a5d46f 2,326 1.00/1.00 vMB 17
807,086 807,086 00000000000000000003721a13a21c74bfa4b8733f6d53b7c9abc18ce9f98fd9 3,336 1.00/1.00 vMB 23
807,085 807,085 000000000000000000029b2634979600417bb91bc81cff15deb67f7eef245d80 2,071 1.00/1.00 vMB 25
807,084 807,084 0000000000000000000066b18ff79a03709383be16e5f6154c68eec44df1cf18 5,013 1.00/1.00 vMB 17
807,083 807,083 000000000000000000008aa749e312e83f34ef4491e40ba74291d2c80ee1cfed 1,259 1.00/1.00 vMB 15
807,082 807,082 0000000000000000000505a081e5531bff250a55401967dae9b4b71e5701a10a 2,432 1.00/1.00 vMB 21
807,081 807,081 00000000000000000004159f1a036c33108271a37a0fc0f29ebdcc626a75f944 625 1.00/1.00 vMB 16
807,080 807,080 000000000000000000029d3afb080a24e2515f67376f6df53a580c366532494f 1,156 1.00/1.00 vMB 15
807,079 807,079 00000000000000000003960bf1c27e36a01e7c18d30ddf2aa29cfda30a115711 3,016 1.00/1.00 vMB 26
807,078 807,078 000000000000000000003340ace96143cda0fd18386629a4fcff933cb9ec8825 2,708 1.00/1.00 vMB 21
807,077 807,077 000000000000000000044a9ed7fe6329477193e05756837951b729365b3d298e 2,354 1.00/1.00 vMB 20
807,076 807,076 00000000000000000001f5b0666efe1703765e4483108f3cf41152e33bd1ca9d 1,344 1.00/1.00 vMB 17
807,075 807,075 0000000000000000000267c80c4dc6501b62e31ad71c3c6c1c960caf3db8178c 2,600 1.00/1.00 vMB 22
807,074 807,074 0000000000000000000413585ce10cc7bb58d795b50fa30e6942c9b810c2fd7b 2,161 1.00/1.00 vMB 23
807,073 807,073 00000000000000000001e4a7e15468e3359c3ed0bc235a11bcb8190c7b4ad0be 3,833 1.00/1.00 vMB 17
807,072 807,072 000000000000000000049ed355e9e6adb745851603c1ac7b693ef367f9adb813 5,870 1.00/1.00 vMB 16
807,071 807,071 000000000000000000007924e9c15a84b52f70b623ccdf9e7bb5633ec60ffc8b 5,747 1.00/1.00 vMB 15
807,070 807,070 00000000000000000001820bc8832bf5e5b7c6274b821b1d5889105bf5dc17a4 4,351 1.00/1.00 vMB 14
807,069 807,069 000000000000000000021832d588584311d3deb883527e571af56b012776510c 1,778 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.