Loading Tool

Explorer IconExplorer

Memory Pool

17,942 transactions
6.24 vMB
0.01955978 BTC
Random Selection Loading Transactions
Max Size: 40.15/200 MB

Candidate Block

Mining Attempt bab4eb9daea31224f4e7f45a20814943003d6d29b160d23d158fd9ca66abe94e
Version 20000000
Previous Block 0000000000000000000075456af582f54ae0d9586efa2f4dd4beb6b951796873
Merkle Root 511783660d27f499e2d89e30f63bec6df4a940e38d876fbe9f1d5b39f1e96a8a
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.00704193 BTC
Feerates: 40.21 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,377 (160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,217 917,217 00000000000000000001a1aa9a3966fc4a3d22d4cadc04449b6212baeae3ec21 1,989 0.50/1.00 vMB 2
917,216 917,216 00000000000000000001b54fb047c7f624c21595fb34e9961a19258ebc601fb8 3,466 1.00/1.00 vMB 1
917,215 917,215 00000000000000000000ace18e752a2ddc4081ac7c44103d9289ff0bc2ce3f2e 5,231 1.00/1.00 vMB 0
917,214 917,214 000000000000000000000d443304c6e89b4b0f68eddeee398dd9ffef37fa1ba3 2,818 0.68/1.00 vMB 3
917,213 917,213 00000000000000000001335da7b9f806ec48a2f7e3a8b5996192e26a35e21605 4,358 1.00/1.00 vMB 2
917,212 917,212 000000000000000000017143cb5f547192b648503b2967f468b43d63a15c6921 2,369 1.00/1.00 vMB 0
917,211 917,211 000000000000000000014ddab7c5f433ba654a213325e561358848faafcdfce6 1,615 0.54/1.00 vMB 2
917,210 917,210 000000000000000000004c1db813c8b72e2042433b7d384d63c905078b23766d 6,129 1.00/1.00 vMB 1
917,209 917,209 00000000000000000000fe8fb8147c072bfe1e80cf50cf041ddd0ec2d41a5cb3 4,367 1.00/1.00 vMB 2
917,208 917,208 00000000000000000001ede83e78e093ddfdd4af4626ef3175226f6500679ecd 3,226 1.00/1.00 vMB 1
917,207 917,207 00000000000000000000e06c773c8eb08322ba76a6fe374b3b7b3fba531d1711 800 0.37/1.00 vMB 2
917,206 917,206 00000000000000000000f49187cecd0e315f417fc6c57006d895fd2988cd30af 1,607 0.41/1.00 vMB 3
917,205 917,205 000000000000000000003f8aba5dff7e56649b4b5c1f5ef40e60d08620a15be8 3,213 1.00/1.00 vMB 0
917,204 917,204 000000000000000000012511af1be9415acfe1b10461f08ddea3542fa96daea1 3,643 1.00/1.00 vMB 0
917,203 917,203 00000000000000000000a58c428526681c7a508f15ce5e94896af7c913b871ec 2,833 1.00/1.00 vMB 3
917,202 917,202 00000000000000000001406383307285a50efc0be63747273a371a31f351aaf2 1,966 1.00/1.00 vMB 1
917,201 917,201 000000000000000000017867951acbbd2dbd6550195321169bbba70ef0659d65 2,706 1.00/1.00 vMB 1
917,200 917,200 000000000000000000002710ef7345b954ad9ccd07802407240930373b54e592 4,170 1.00/1.00 vMB 6
917,199 917,199 000000000000000000006eb91234fbb5406541a3c5d2e137e204224b4fe73a12 896 1.00/1.00 vMB 1
917,198 917,198 00000000000000000000e61e9971ce89303762997a93abb64df6ff9d9ad8e8ca 3,595 1.00/1.00 vMB 3
917,197 917,197 000000000000000000019293633d0399bdabf9377aa837306e83670e6105b5bb 449 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 786.44 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: 1,003.10 GB
    • Received: 33.20 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.