Loading Tool

Explorer IconExplorer

Memory Pool

77,810 transactions
29.50 vMB
0.10203222 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt a37283c85f1430b6dcc95e3d7d2237e54236d4450958d8c40dbb93a8bfe195b0
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 5f9e029959e7e5ebb5d6fa3cd9227a38ef4395ecd01d35fac9911cf5dd6c2117
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02670027 BTC
Feerates: 201.40 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (273,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,307 641,307 00000000000000000006d4fdd0fb8238721dd2ce30fa07e0faf19148d8c40c7d 2,387 1.00/1.00 vMB 111
641,306 641,306 0000000000000000000c21683f3d8509ba7814e6fc6ece791c6e191d23393e5e 2,408 1.00/1.00 vMB 74
641,305 641,305 000000000000000000037f347a3ae26ad4c555f6428d166c664ec2b2be9d04dd 1,821 1.00/1.00 vMB 97
641,304 641,304 0000000000000000000cbca32cb414562a2b1e23b9d56496eb23bd3753fca143 2,270 1.00/1.00 vMB 155
641,303 641,303 0000000000000000000a55aab357c558da725d247cedef2cb5cc39b13258ab62 2,114 1.00/1.00 vMB 140
641,302 641,302 00000000000000000008dc01e2ee090156e00b896b6a3f9a3d522618ed1e2089 2,198 1.00/1.00 vMB 114
641,301 641,301 000000000000000000046df24a697bedf6163dbf15651c3e19059a77019b584a 1,953 1.00/1.00 vMB 25
641,300 641,300 00000000000000000006ef0663fcd7df4d9189c322ca4d449b2c44ae921c3a99 1,916 1.00/1.00 vMB 31
641,299 641,299 00000000000000000001d280f871e4790a3fca49a63e9a336b2b34ba4814ef59 1,991 1.00/1.00 vMB 33
641,298 641,298 00000000000000000005b983e57a3b5bc208d0c2fe591e921be8694ec54c65da 1,961 1.00/1.00 vMB 45
641,297 641,297 0000000000000000001070cc02b4fea440525961ef1fcf5ee7d0b362d79f31d8 2,865 1.00/1.00 vMB 150
641,296 641,296 0000000000000000000d037ac056929fc373707d11a76ffe5799682a77293082 1,730 1.00/1.00 vMB 42
641,295 641,295 000000000000000000020d2fd1bdda69214b9bd6f28c604a2ec29a83cc4c3d76 1,657 1.00/1.00 vMB 37
641,294 641,294 000000000000000000023e7fe9a4959f1f0e15e220a0efe3213231dc9af9398f 1,702 1.00/1.00 vMB 65
641,293 641,293 0000000000000000000446246d3769b0210ef957fbd842b670fd48a8159ab218 2,875 1.00/1.00 vMB 167
641,292 641,292 000000000000000000010bd3ee69c7685968a9d363479259411963bffaae9ffc 2,239 1.00/1.00 vMB 115
641,291 641,291 0000000000000000000a42058f24445dfee15801771a6372649fcf7437f6896a 2,307 1.00/1.00 vMB 70
641,290 641,290 00000000000000000004eb4174220020171ccd2e24e313601eee1f08d2dab4d6 1,223 1.00/1.00 vMB 29
641,289 641,289 00000000000000000008db78d89a62de295b7967984ace07b1d8af70577a2c03 1,973 1.00/1.00 vMB 54
641,288 641,288 00000000000000000000628c16799605c47f12dcf06d7c32ea419d60be682e14 2,701 1.00/1.00 vMB 94
641,287 641,287 00000000000000000010a7fb5aa1995d0ef39c0c4879df783604326eccff26d4 2,192 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.