Loading Tool

Explorer IconExplorer

Memory Pool

82,051 transactions
30.07 vMB
0.08430164 BTC
Random Selection Loading Transactions
Max Size: 181.61/200 MB

Candidate Block

Mining Attempt 90af181972c3a9827fbcf27455ef469d3e61539beace633624f92c9015f6e7d8
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 883a1d0197e5126bf6ae3946b45fdb39eda68f7a7d64fe8020d1def296ae2d56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,404
Size: 1.00 vMB
Total Fees: 0.02281967 BTC
Feerates: 151.12 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (753,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,288 161,288 0000000000000074c3008a19151c95facf8d4f07af080952efd0dee6aec1307a 15 0.01/1.00 vMB 976
161,287 161,287 0000000000000b554802d128441cf252d1456a3d607c07a27717f486cba5803f 117 0.04/1.00 vMB 0
161,286 161,286 0000000000000bf0f21458b0560c7d90032fb60f653c4a1c03624c8e6bf03f91 73 0.05/1.00 vMB 238
161,285 161,285 00000000000000c6a341e7c66518f9cc17fcef6677df202fc53f3785422de9d1 6 0.00/1.00 vMB 92
161,284 161,284 00000000000001ac9531d9de6fd2a8c75cbf996127b859397e03252bd4413aa0 49 0.04/1.00 vMB 43
161,283 161,283 000000000000072c954c85cec2035b6dd3c111bc4f91a4f93c9ba91f30b57050 11 0.00/1.00 vMB 285
161,282 161,282 00000000000003394878ec2268cfab77d83afffe5f8288989b952cf4003a6f44 56 0.03/1.00 vMB 220
161,281 161,281 00000000000005f26c02d6abd8609efce9a7a208802d03655145ea3d729cd6d2 8 0.00/1.00 vMB 25
161,280 161,280 00000000000005911fe26209de7ff510a8306475b75ceffd434b68dc31943b99 29 0.02/1.00 vMB 172
161,279 161,279 000000000000031b7fd2ed1f28ff74e969aa891297706c38bd2e1d3bc48183c4 75 0.02/1.00 vMB 0
161,278 161,278 00000000000004a06a4e8f85b84eed8051ac85cf1fe7031b59ea2349cf5c383f 56 0.03/1.00 vMB 62
161,277 161,277 0000000000000c75a9b08b358fd097e29ec19677942d9bb04ead65b2ea97fb32 8 0.00/1.00 vMB 171
161,276 161,276 000000000000042c4683cddc2d84fa2749cf09c4ee878229daa67a5535f8f5b3 94 0.04/1.00 vMB 179
161,275 161,275 0000000000000b0de6bbda7450770afd6792e646109bee95293d784aff7db45a 12 0.00/1.00 vMB 366
161,274 161,274 0000000000000c262e247dbaad609e6cd17453e20cd26fcb42eb3c47d8ed1290 79 0.03/1.00 vMB 130
161,273 161,273 000000000000077c4da76d13b1319e5ae9b3867e45f2ad543b2845c9d8d97059 145 0.04/1.00 vMB 0
161,272 161,272 00000000000005f47ace4bbe61e761b670a381bbb0d62ce759af50362aa12d1a 47 0.02/1.00 vMB 209
161,271 161,271 000000000000032aa8d84212c1e0b89b1adaef6b517390a55c237c31f15c2b79 50 0.03/1.00 vMB 162
161,270 161,270 0000000000000040c44fd0f5568867f6b3096dd99486f0a15cc6aaef91e65992 10 0.01/1.00 vMB 39
161,269 161,269 0000000000000008461fc270fa6afa6120747750999234f14e717cf4de24e03c 10 0.00/1.00 vMB 325
161,268 161,268 00000000000004894d69f9214a0d19d5272ae498d403cf3c48bdfa10895db49b 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.71 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.