Loading Tool

Explorer IconExplorer

Memory Pool

80,298 transactions
30.43 vMB
0.08105750 BTC
Random Selection Loading Transactions
Max Size: 185.29/200 MB

Candidate Block

Mining Attempt 423ef5953c0001dca7dbc8015e8d64957fab200518c6e08d10251b3458895de1
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 61e9e3262c3f39469dbc69eb0b8c24a60d2b50207e9beb43c64014c6d45e5bed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,233
Size: 1.00 vMB
Total Fees: 0.01281682 BTC
Feerates: 50.77 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (7,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,556 907,556 00000000000000000001ea3fb8ec4a9a3765bdc835f41bd1b95c4685cf30cc2a 4,568 1.00/1.00 vMB 0
907,555 907,555 00000000000000000001669d695d1cd8de4c860a1a05473a87d1cf5a40013b11 1,242 1.00/1.00 vMB 1
907,554 907,554 00000000000000000000494ca2ac113020743adba6ad18ffa67ca45062bd086f 2,844 1.00/1.00 vMB 3
907,553 907,553 000000000000000000005394dda78c1243d925473828ac912e175580b6f55c07 2,775 1.00/1.00 vMB 2
907,552 907,552 0000000000000000000043bec36e4a2b6dec3a7aebd1ff20c35496fd6aa8988f 1,707 1.00/1.00 vMB 1
907,551 907,551 00000000000000000001a49c4f813da42418f6a245d3c907035d00b4405cc1c4 3,929 1.00/1.00 vMB 5
907,550 907,550 000000000000000000006af6a09cf4626d2809861187479e764924dfb56c9efb 4,096 1.00/1.00 vMB 1
907,549 907,549 0000000000000000000175b32f477ff2da9a039ac9209472510d6d5ca60fa29e 3,530 1.00/1.00 vMB 3
907,548 907,548 000000000000000000002a29db6e2ffd59a31c6bc2b7e645a0c29e2520a0c8b8 3,065 1.00/1.00 vMB 2
907,547 907,547 000000000000000000008ad459590307989fa2cb5486a8ee8587e9a8b41fbc20 3,616 1.00/1.00 vMB 1
907,546 907,546 0000000000000000000090bd92dff9cca6f1ae8e3b41775de7265339f2693115 2,935 1.00/1.00 vMB 1
907,545 907,545 00000000000000000000d678cc766c919b8f66f8282c709eeeb9453bbedbd46e 4,517 1.00/1.00 vMB 1
907,544 907,544 000000000000000000015c023c6ef3711ded801fd3713b73629955c4ea862923 2,513 0.95/1.00 vMB 2
907,543 907,543 00000000000000000000b8c2cce7be1b2046ea3f1ef1cea45eba697cfa5c6a44 4,681 1.00/1.00 vMB 1
907,542 907,542 000000000000000000017db437cfd70d55eb4c9205acf72eb8cb831de364f793 2,562 1.00/1.00 vMB 2
907,541 907,541 000000000000000000002f7aedffd2d3ee65cfa78cd7d9e94a9ed3c4af05df5e 4,878 1.00/1.00 vMB 1
907,540 907,540 00000000000000000000466b32c276e633202dcb5acff56e77e044bbec354b41 502 0.13/1.00 vMB 3
907,539 907,539 000000000000000000020dd5ad51b8974a301f7f1647104ef1a8643254cfb636 5,052 1.00/1.00 vMB 0
907,538 907,538 000000000000000000008dfe73e4451ace85703459f6d18e6c87043fbd71d76c 4,634 1.00/1.00 vMB 1
907,537 907,537 00000000000000000001f939bc92cd928f8ca5d7c1fa836e996cb9b0a85a475e 4,368 1.00/1.00 vMB 1
907,536 907,536 000000000000000000020a60699ce17da63b1751435ba65a46167804920331f3 2,804 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.