Loading Tool

Explorer IconExplorer

Memory Pool

73,399 transactions
27.16 vMB
0.06182866 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 02ef2fd99419b6667fbf2308d56166ba2210e4881eb133b9a4997712bf4d0088
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (570,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,381 344,381 000000000000000005b1de28231f1e21bd49d40bb233d2470bd76d184fe98a96 127 0.06/1.00 vMB 27
344,380 344,380 0000000000000000166469abfd3a9463c66aa7d3e63c02d79517702433c25f8c 297 0.16/1.00 vMB 22
344,379 344,379 000000000000000002b757e0a58815124b2c4ae6e76ee3f9526dd17e6fdf32f4 358 0.18/1.00 vMB 32
344,378 344,378 000000000000000012bf660b13b68bfbb8773ccae5ece0aee178de21db1dd9ea 343 0.16/1.00 vMB 27
344,377 344,377 0000000000000000086a2ac5e2a7be9b6cde6697de00b9fd918d8eb04f12cc34 246 0.14/1.00 vMB 19
344,376 344,376 000000000000000011db1b41854348d8825cb6aaaafee5e7b7a045b6426f98f7 411 0.43/1.00 vMB 15
344,375 344,375 00000000000000000b470b65df09dd8fb3d6d56a45e174767ea88d614b46daa7 512 0.18/1.00 vMB 50
344,374 344,374 00000000000000000b44a2397eafa5992d6e14d505bf61626dde373f8719238e 505 0.29/1.00 vMB 21
344,373 344,373 00000000000000001195836b48fa396ae4e857f0855366dab4a78a7374d7c50d 1,212 0.67/1.00 vMB 25
344,372 344,372 00000000000000001811da207e6e4166164489a8ee19acb728bfe23a965848cb 1,357 0.75/1.00 vMB 25
344,371 344,371 000000000000000003813892c1ee904f2a62acbece874b94f7ac9df124c20f51 129 0.06/1.00 vMB 31
344,370 344,370 000000000000000009788c01a7fea5870e91717eaae55b217d16753f594b6ce2 617 0.34/1.00 vMB 25
344,369 344,369 00000000000000001613a467eaa151d1b1e3784d4d3419ed94b72b8e2bf9320e 48 0.10/1.00 vMB 3
344,368 344,368 00000000000000000f71e12317f3c24641820adde9bd174e299554c5b3e7e9db 349 0.21/1.00 vMB 13
344,367 344,367 0000000000000000176c848d25079880dbe41719af350dcf561a64a391a61e16 142 0.08/1.00 vMB 22
344,366 344,366 00000000000000001130a92a32f828575e08ecf90c326929f360ee93ee527e60 505 0.38/1.00 vMB 21
344,365 344,365 0000000000000000144ed42c6b968ab5f3c209533a82b0b5ea55003e1d1a3b14 1,514 0.75/1.00 vMB 28
344,364 344,364 00000000000000000b94ba5ca5080596a8b1c8e50e8d8cd28993e6b3dfecc321 112 0.10/1.00 vMB 10
344,363 344,363 00000000000000000c60f500f3da74947b46ebc5b47e738974050864a016dcc6 223 0.14/1.00 vMB 21
344,362 344,362 00000000000000001723c55a1337bd3cf910c8ff21c6f4659b30a5a4631200d7 33 0.02/1.00 vMB 6
344,361 344,361 00000000000000000342453ba14c498095c005e291edea98b05467bfe8cbb2d5 1,100 0.69/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.