Loading Tool

Explorer IconExplorer

Memory Pool

81,157 transactions
29.85 vMB
0.15181953 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 3bbc60394b8b3027da5757b829f924a23d5619f35c5b79a15fc4efecf771d108
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 (233,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,073 682,073 00000000000000000002b4ff106c40a8285c843d43013cb9659a79327aade3ce 2,219 1.00/1.00 vMB 38
682,072 682,072 00000000000000000004ca3bbfe4a7d573b3afed9d003caa4b0be669e9da7854 2,247 1.00/1.00 vMB 54
682,071 682,071 0000000000000000000892870064fb0ffb950e0baa340b691acfcd86149b3f63 2,286 1.00/1.00 vMB 72
682,070 682,070 00000000000000000004880daf9f5cecdd9f7282d96a8b94fee2599af341e74d 764 1.00/1.00 vMB 85
682,069 682,069 0000000000000000000756f77eabce812838b667e7844148eee0d47943d8153e 3,033 1.00/1.00 vMB 113
682,068 682,068 00000000000000000002c4138d3cfc712cb9967f0c0a8a47113269197789c3bc 2,376 1.00/1.00 vMB 55
682,067 682,067 000000000000000000084c335ddc95681fa4803403b9aca1e67cefeea4e32878 2,010 1.00/1.00 vMB 16
682,066 682,066 00000000000000000005e4586009964480abd4ad98ebdfa9428f8c92c455b545 1,948 1.00/1.00 vMB 56
682,065 682,065 00000000000000000005f2fe0ba5f17f1ed5617c6a4e172827f68306da176132 3,072 1.00/1.00 vMB 112
682,064 682,064 0000000000000000000c991a3eb4a2843573bb3ea6b1f6dcc912ff5aa4e48947 1,983 1.00/1.00 vMB 95
682,063 682,063 00000000000000000004389d6de36f126eb119b2f215a2bb75cbc716a055cff0 2,722 1.00/1.00 vMB 76
682,062 682,062 0000000000000000000242e57cf3ae2033748eb34d754c3fde6b8af3dd1f7933 2,390 1.00/1.00 vMB 45
682,061 682,061 00000000000000000003fe74f444f2d2fa44ef4d7e3a7250736aec86378288f1 2,286 1.00/1.00 vMB 65
682,060 682,060 000000000000000000065af55ad8f60b890ff949d7674a8f7e82f05fbd903590 2,048 1.00/1.00 vMB 45
682,059 682,059 0000000000000000000c0058d55fabbfba0b14610587c87846421b9c0942535a 1,897 1.00/1.00 vMB 83
682,058 682,058 00000000000000000004da6d8a1f9c3d59fc01d1501cd093fba150a762bb403c 2,162 1.00/1.00 vMB 101
682,057 682,057 0000000000000000000b708565801a680442469670356bf95d143267cf06811c 2,696 1.00/1.00 vMB 63
682,056 682,056 00000000000000000002ec0c0e414346a822db1211da649f8b731a2b49a12919 3,146 1.00/1.00 vMB 96
682,055 682,055 0000000000000000000b10293c6f4d8cfac92301bcbcd2d18c93c7799486d27c 354 1.00/1.00 vMB 4
682,054 682,054 0000000000000000000c9746a16782f4ff99a84bb45306d27354f3c7f436abee 1,823 1.00/1.00 vMB 12
682,053 682,053 000000000000000000061f62222a9beffb005e56a4d7de1f0a0388594c7a46ce 1,914 1.00/1.00 vMB 83
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.