Loading Tool

Explorer IconExplorer

Memory Pool

81,662 transactions
30.78 vMB
0.07979463 BTC
Random Selection Loading Transactions
Max Size: 188.80/200 MB

Candidate Block

Mining Attempt a39408d95df551d646bc6610f600e90f2028c2d7867042135f7ffa42ef69b691
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root cdfcbc9928862e924fca38b6cd026c147751b4ba858efd9c68d3542392bb5913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.01078775 BTC
Feerates: 151.12 > 1.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (324,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,251 590,251 0000000000000000000ea49a7bc2d14558c39dd64a34882f08076949c9bd4135 2,412 1.00/1.00 vMB 44
590,250 590,250 0000000000000000001a6ebf4655a49600312d7aafba71ab7acea7a032569a91 2,508 1.00/1.00 vMB 48
590,249 590,249 0000000000000000000c0dcb7782e2609e6ca626e1e46c9edaf6430ce01c1968 1,961 1.00/1.00 vMB 23
590,248 590,248 000000000000000000153a9cb54f1dc2cdd26043abec87f8eb9ca66fea365ccf 2,748 1.00/1.00 vMB 48
590,247 590,247 00000000000000000006728bace66190c14abd56aef69d556842c9760f6df064 2,818 1.00/1.00 vMB 46
590,246 590,246 000000000000000000025c596a503581e1bab0d8015036c15aea201aa6242456 2,163 1.00/1.00 vMB 47
590,245 590,245 0000000000000000000ed2c8892e3b27c83b094c9d6b472eede76befac2b05cd 2,122 1.00/1.00 vMB 50
590,244 590,244 0000000000000000000d1e6d210c0f97cd33e4321caa91a28faa7a6179e36faf 980 1.00/1.00 vMB 48
590,243 590,243 00000000000000000010e86128bb65fb7c878ab9a341c979843e7ba2b8ce480b 2,006 1.00/1.00 vMB 52
590,242 590,242 0000000000000000000c0efbc9e79a6e6330542257def2faaae5275fd40789fe 2,664 1.00/1.00 vMB 61
590,241 590,241 00000000000000000000cb065eb1e84667ae7b34068e31a8cc84a178328c00fd 2,635 1.00/1.00 vMB 69
590,240 590,240 0000000000000000000675120989a1f75e4034fa799f668b5a0dbdcf0cf00c8e 2,939 1.00/1.00 vMB 69
590,239 590,239 00000000000000000000b77eb37f091ea8e7cc7ba5806020fc2ca3031296d6d4 3,145 1.00/1.00 vMB 74
590,238 590,238 000000000000000000076e256b603639cee2a3102487d7b9b6b6f367aa235754 2,613 1.00/1.00 vMB 67
590,237 590,237 000000000000000000143b9ae4a14de95142ae5a7724dfbde99a10903ce1c19a 1,532 1.00/1.00 vMB 62
590,236 590,236 0000000000000000001af05de38031bb02b131f0d0a2e22eec6bbea4d3f13064 1,384 1.00/1.00 vMB 84
590,235 590,235 00000000000000000002fdecbe52994fdd6f0a72ce2efea64e13f8ab866a1339 2,940 1.00/1.00 vMB 83
590,234 590,234 0000000000000000000646c278a28d72b70c732495a74f1d8f982ee35ef48681 2,513 1.00/1.00 vMB 6
590,233 590,233 00000000000000000001099a8325feb4a11bc569db70e3490b3cf16a18b572b1 2,201 1.00/1.00 vMB 53
590,232 590,232 000000000000000000051982e1990fb3c0efd683a47ecb7fab3c51dbc560023f 2,028 1.00/1.00 vMB 40
590,231 590,231 0000000000000000000a97d6036984ef7fc178265ff2d664f6ffd771a5df4302 2,760 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.