Loading Tool

Explorer IconExplorer

Memory Pool

84,207 transactions
31.98 vMB
0.08910823 BTC
Random Selection Loading Transactions
Max Size: 194.53/200 MB

Candidate Block

Mining Attempt e4b60fe0946d744428ed6c3fb32b447cd54db7ec38f7f6de5224f6a21bd7dc78
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 9ed4a918a95468bcd491d6617fa0b7ec6580e5e1852354c4fe55eba1a66d5db0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.01929026 BTC
Feerates: 179.53 > 1.93 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (605,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,466 309,466 0000000000000000030f4172618df5d4eaa781bd4ef538e65919a7ebbfc47273 11 0.01/1.00 vMB 35
309,465 309,465 000000000000000035091c11254bf896feb3f587e9c36d12e7cc8020d407e72c 81 0.05/1.00 vMB 20
309,464 309,464 000000000000000002978b25a5a42c045306df706f683d54c016394f161bd668 347 0.24/1.00 vMB 26
309,463 309,463 000000000000000012fe56a9ba87b8e09af0d8ed3b1c2314d237c35db36145c1 213 0.15/1.00 vMB 23
309,462 309,462 0000000000000000000525ba5221b108bd243a543d06cb7cf85b392e61925f7d 79 0.10/1.00 vMB 25
309,461 309,461 00000000000000002f9609a01fb6bb4c02f97dc377f106800539d46717324f58 986 0.75/1.00 vMB 30
309,460 309,460 00000000000000002f723562feb2ae524308553b6d077920c773e45a26bbf8a1 126 0.13/1.00 vMB 16
309,459 309,459 0000000000000000128ad89163aa15357c113113c08a170112159772ba13cdd5 99 0.16/1.00 vMB 15
309,458 309,458 000000000000000031d932a93319d4f9a4388c25f1e42747242318c1e278c2cc 641 0.25/1.00 vMB 47
309,457 309,457 0000000000000000041df78f423a0dbfbd493554e234bd0c7369f0af47abea8d 323 0.17/1.00 vMB 28
309,456 309,456 00000000000000002395175b35b7bd31eb0c9a80b36a147978a1e53729ab2e51 87 0.07/1.00 vMB 13
309,455 309,455 000000000000000041220f60a9795270e2028e3641ea42e156b89b190d32c88c 541 0.31/1.00 vMB 28
309,454 309,454 000000000000000000d8daaf8c84aeccc6595cfde340868fe7f23557ca1daa6b 281 0.17/1.00 vMB 27
309,453 309,453 000000000000000030ce86804a52b237d48ca1a5465e974466a8e99e514b455f 190 0.11/1.00 vMB 40
309,452 309,452 000000000000000023f9bbc3298f196a3353d27d31a27e67d021ef55eebd8cbf 88 0.04/1.00 vMB 34
309,451 309,451 000000000000000002ea99e4a5367496e06a7cf471a304696f317e5563f58103 652 0.39/1.00 vMB 27
309,450 309,450 0000000000000000368546e289e784d8a2421da66f5c96c0ea61d6c07ebb4187 484 0.24/1.00 vMB 34
309,449 309,449 0000000000000000221a664e2a2ba098877416c5cfb4191d3c8f79d94e0b565e 323 0.24/1.00 vMB 26
309,448 309,448 000000000000000029cf8bd5bd5a46f5c3d7a897b2a17711bdb8c2cf98ebf712 778 0.49/1.00 vMB 25
309,447 309,447 000000000000000006868a9937ec78bac77dfc7fddcf757864adf39a4b0a3277 970 0.75/1.00 vMB 25
309,446 309,446 000000000000000001d739fcb3145b48cf4774b2911537dbb2e5434e0a611b5c 141 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.