Loading Tool

Explorer IconExplorer

Memory Pool

71,288 transactions
26.91 vMB
0.07939767 BTC
Random Selection Loading Transactions
Max Size: 162.15/200 MB

Candidate Block

Mining Attempt d6add0f33227b906c2f4e4769f1505bad49b3614be93b03731785b96e603f457
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 37b542c590d0f7239caebaffbd51e5a686f455f040b858baf3c972e3ef03c9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02177148 BTC
Feerates: 150.75 > 2.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (54,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,068 861,068 00000000000000000002c9cde90cf1994e08cb346a330c091bc01bc1f82f18cb 2,084 1.00/1.00 vMB 4
861,067 861,067 0000000000000000000138ccc1f374ec794b64f326ebd6e9cee03bcd7cf460f2 2,643 1.00/1.00 vMB 5
861,066 861,066 0000000000000000000059eb2bc861708ce6333cdc18b37b55637097c085f91d 2,787 1.00/1.00 vMB 4
861,065 861,065 000000000000000000015d69f55c73cf4780b305ab73f9adaf3e1b6d8211f012 3,099 1.00/1.00 vMB 6
861,064 861,064 00000000000000000002354b9025c3c958e77c767d8964da1ddb79648fe6e622 2,773 1.00/1.00 vMB 3
861,063 861,063 0000000000000000000078ac541c75272050e06d843e9830b2702f1c659c7d91 3,555 1.00/1.00 vMB 6
861,062 861,062 000000000000000000012d4cd5e38a6a302e7c7a71715bd35a502146dd056262 3,565 1.00/1.00 vMB 9
861,061 861,061 00000000000000000001847b8615fb3e3418cec0882ff12e04fcebd2bb3e97b3 3,153 1.00/1.00 vMB 5
861,060 861,060 00000000000000000000de8f5388d3388075ba855e7c8b8420ae0ab961e40767 3,213 1.00/1.00 vMB 6
861,059 861,059 00000000000000000002038ec8bdb3d7fac5a7dbcc4b2f358101af4f22553d8b 1,003 1.00/1.00 vMB 3
861,058 861,058 00000000000000000001acff14c863ebcbdece2efece45bafb5a8c99f2ea393c 2,877 1.00/1.00 vMB 5
861,057 861,057 00000000000000000001d166156a5c9d0ac4dc4ba052db475c76319999594eed 2,384 1.00/1.00 vMB 4
861,056 861,056 000000000000000000025e7e4dfcf499c21f96831b2136ccb1c593114643d4a5 349 1.00/1.00 vMB 2
861,055 861,055 000000000000000000016a64e84c3509e1991cc3fae9ed591a0d35fd52496cfe 1,486 1.00/1.00 vMB 3
861,054 861,054 0000000000000000000301e4a0cda533771481e498b832c62ec5e59bf0fe93d7 2,947 1.00/1.00 vMB 5
861,053 861,053 00000000000000000000a966bac1bb20b3dc040a5cdf1eb5c7f3519846ed9bfc 1,241 1.00/1.00 vMB 3
861,052 861,052 000000000000000000029fa01d8edb4ef7fe0def88dc5d5451fa067c9e71ce2e 2,333 1.00/1.00 vMB 5
861,051 861,051 00000000000000000001c26783b5ecee8183c0142114492f1a18d86a51ded2f9 2,804 1.00/1.00 vMB 5
861,050 861,050 00000000000000000001073c63f6583ae029edd03227324f63e35ea24154a339 1,593 1.00/1.00 vMB 3
861,049 861,049 0000000000000000000098cf3a78a3b74b903c583851718cf19901bd69f7010a 3,590 1.00/1.00 vMB 6
861,048 861,048 00000000000000000001fdb669da955c2504ed799552c862ccde165d8bdf691c 770 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.21 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: 755.48 GB
    • Received: 18.95 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.