Loading Tool

Explorer IconExplorer

Memory Pool

78,979 transactions
29.93 vMB
0.07450979 BTC
Random Selection Loading Transactions
Max Size: 182.92/200 MB

Candidate Block

Mining Attempt 769267c9506bcc3d4d948ba07c340bed9ea441c6e110048abcca474eafc39d60
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 78e3cb0d40841aedf6fd2dbf239e75481b617e84f784694689a0e3dae5e66b04
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,077
Size: 1.00 vMB
Total Fees: 0.00810761 BTC
Feerates: 18.60 > 0.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (454,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,206 461,206 000000000000000001dc306857d42c04eb408579f9f5f99242775f11ee7d85dc 1,918 1.00/1.00 vMB 111
461,205 461,205 000000000000000000abd3c7edec6e8dd627e4d1dc22ad0ed62b47231ea27d92 1,576 0.75/1.00 vMB 144
461,204 461,204 000000000000000001e2bc578fc64e93c01fce0a2cece1a29086c94cce0833d7 2,080 1.00/1.00 vMB 137
461,203 461,203 0000000000000000006acaab3d1c32dd7a40578e1939ece153502f8327dfc0d4 2,418 1.00/1.00 vMB 175
461,202 461,202 0000000000000000021fcb6b2267f742d0d911e9e544da5c201e3b1a76ee0aaa 503 0.36/1.00 vMB 84
461,201 461,201 0000000000000000022d51f3e65ffa61bb0e5b9e4c1aea02c4db7b253823a5d7 1,198 0.99/1.00 vMB 99
461,200 461,200 00000000000000000030d1d1dbbb9467bfb8fcd8a3a1d5dd4aac30ec4f8c7a81 1,693 1.00/1.00 vMB 132
461,199 461,199 000000000000000000790b7a53d464ce12948f1d9b306ef6a7b497b195ef15ae 1,920 1.00/1.00 vMB 142
461,198 461,198 000000000000000000ccf7abe53c4bb7ec4d7605ea0a1e5d3053eba04bd6002b 1,604 1.00/1.00 vMB 101
461,197 461,197 000000000000000000c891ead122795c379aaeb9f118b55c738e8b566353d45e 1,979 1.00/1.00 vMB 133
461,196 461,196 000000000000000001019d4da1122f7d27cbbdfec5b78e8c38d3f9b0a3befe4d 310 0.16/1.00 vMB 146
461,195 461,195 00000000000000000095e2077ec0f42605eff32883ee179d24086eb98424afc7 980 0.48/1.00 vMB 127
461,194 461,194 00000000000000000066adbf5c545d93c08917642e60977df5fc8df73ecfe3c2 915 0.91/1.00 vMB 56
461,193 461,193 0000000000000000019900f9dfb9a19b8fa4bddafa2c20e5e5617d3178ee0667 2,259 1.00/1.00 vMB 155
461,192 461,192 0000000000000000020074bca875d75a205c8f74652e79b8dccc2c6223703024 1,655 1.00/1.00 vMB 111
461,191 461,191 000000000000000001d0a1f4fe5a11724049121e231b48f8ce868b7c12983858 1,704 1.00/1.00 vMB 124
461,190 461,190 0000000000000000007723d74dc8a4d6b2413ddf0a16807acfcd896e6e2d955a 2,453 1.00/1.00 vMB 169
461,189 461,189 0000000000000000011fb28c809cf31b927f13ff6dfd5ed9917ebbe2ffad07b2 1,514 1.00/1.00 vMB 80
461,188 461,188 0000000000000000005890cb6ec93fe610f1faaa8d4d61a3c53532209a80aee4 2,426 1.00/1.00 vMB 171
461,187 461,187 000000000000000001f9e0b6739bb330c1d7a042cf9def30e30c9cbc4a870dc1 1,258 1.00/1.00 vMB 79
461,186 461,186 000000000000000000beb164df242cfafc43ee85b7b7933c0f6c260e62c0182b 1,725 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.