Loading Tool

Explorer IconExplorer

Memory Pool

40,697 transactions
27.91 vMB
0.07277093 BTC
Random Selection Loading Transactions
Max Size: 143.24/200 MB

Candidate Block

Mining Attempt b25246712e6834e85e02311e4bfb6a3215fedba6118e5a063048cd7c5c2cb0c0
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 22efb3c23343966a8dffcea14b24d4ff5e877477ce36914c3eff32510092637c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.01910375 BTC
Feerates: 101.49 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (345,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,437 569,437 000000000000000000095e896970a0d8af37367dc4b02b62ca6e8cdcd8a8312c 2,676 1.00/1.00 vMB 8
569,436 569,436 0000000000000000001877c685f2cccab0bbc17547d728077a812c9483d41fb4 2,452 1.00/1.00 vMB 4
569,435 569,435 0000000000000000000a169ee75efb5358aa49c5fa35fa777c4e2f7d900b6c39 2,728 1.00/1.00 vMB 19
569,434 569,434 00000000000000000003b2bc6d9492dbe3edfaa240065ff6687e96f3e4365e62 3,059 1.00/1.00 vMB 20
569,433 569,433 000000000000000000142a9da409700facbb885f032da8e9d6d2fe5154d710b9 3,011 1.00/1.00 vMB 49
569,432 569,432 00000000000000000004a804ad12b1c1f5981161659b6d3d30fbc9e1f1ca5ea2 2,356 1.00/1.00 vMB 38
569,431 569,431 0000000000000000001bc38962600bc793a8cf394fae8118a284ea14151ec4c3 2,550 1.00/1.00 vMB 12
569,430 569,430 0000000000000000000d3437c5c0746cccc4995e0c15795f38fd736c7e26d9c1 3,060 1.00/1.00 vMB 62
569,429 569,429 00000000000000000020ce32303060cd71a212ea97b202deb52309a9880940d4 2,542 1.00/1.00 vMB 10
569,428 569,428 00000000000000000028e3b93cea06586bca19f2c7431531d011d2fb79eb2270 3,165 1.00/1.00 vMB 12
569,427 569,427 0000000000000000001fe2dbf212644d70a01937b688e7f4e29be5459c4eb92b 2,243 1.00/1.00 vMB 20
569,426 569,426 0000000000000000000d1e9a546e88d790d9ea16ba96c46933c7e2cbd13c2633 2,963 1.00/1.00 vMB 40
569,425 569,425 000000000000000000154423e58373900ba2501b5e00deface71de35c46a05b8 1,408 1.00/1.00 vMB 53
569,424 569,424 0000000000000000001e0eb6b51d16dd1e21c876c0396e3f17366a6eaa121491 2,771 1.00/1.00 vMB 46
569,423 569,423 00000000000000000014e093378a6149f175d8355a1a918461804c43f5f095cf 2,973 1.00/1.00 vMB 23
569,422 569,422 0000000000000000000c0b14c0587f3682f5d883377dd29a39ac99e595879ab9 2,493 1.00/1.00 vMB 20
569,421 569,421 0000000000000000002be416b38f0996ad536168bdc386ce60b1653c59e31c22 1,961 1.00/1.00 vMB 14
569,420 569,420 000000000000000000066efeb2c14f8506f79c6afe3296f1ba14a0fe0b249763 2,433 1.00/1.00 vMB 21
569,419 569,419 00000000000000000021a56536d04db3257b959b1fddf06b0af5670bf72f4357 2,446 1.00/1.00 vMB 11
569,418 569,418 000000000000000000140c1c4c7a9c7de597a343287deb3723fa2854cf547286 2,377 1.00/1.00 vMB 37
569,417 569,417 00000000000000000002f40731e3542a30049b564462449cc00eb06825484834 2,177 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.