Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
29.73 vMB
0.09107262 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt 33d2f92373ea78689ed2cb0a66e696076d2b329e3bceb64289c234a50934ad3a
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root e68dd5d80ea5714e946fb08cd311291cea93a8abea410cc5325d163957f3752a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,860
Size: 1.00 vMB
Total Fees: 0.02708900 BTC
Feerates: 100.11 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (297,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,123 617,123 00000000000000000000479cb0c08a7397458257868f0149587ff905d4cb59be 2,693 1.00/1.00 vMB 18
617,122 617,122 0000000000000000000447c1a34ef12a6d9e53c996c9561068089c593c3a38eb 2,557 1.00/1.00 vMB 19
617,121 617,121 0000000000000000000198709099c20361ebec22a7a97ac2bc39c28cfc2fa420 2,796 1.00/1.00 vMB 27
617,120 617,120 0000000000000000000a70799f20131e96c1ff23a2c2bd36ddf116981febef76 2,668 1.00/1.00 vMB 38
617,119 617,119 00000000000000000009d4ce2d4215daebc4b84ce7abd989c398a3ea83d341cd 2,112 1.00/1.00 vMB 23
617,118 617,118 00000000000000000011277ad46234bf34a654886af96dbe44e00dbd0a9f9593 2,624 1.00/1.00 vMB 23
617,117 617,117 000000000000000000025d073969127625ba5a32296e96b5bbe8c47ebcf9b0de 3,080 1.00/1.00 vMB 31
617,116 617,116 0000000000000000000079df62148a895039a5add4152b14271abc7db253f842 1,230 1.00/1.00 vMB 23
617,115 617,115 0000000000000000000ad84e75e9a57b232ce22554b7cd60515cdf8205ed932f 2,583 1.00/1.00 vMB 21
617,114 617,114 000000000000000000027e9d2297b649b2fe9ec2461ca4cdec13c9703ab71a2e 2,940 1.00/1.00 vMB 23
617,113 617,113 00000000000000000002b5cfc4e416e765dfbb5de568c6e6151cb4f1b28748da 3,020 1.00/1.00 vMB 34
617,112 617,112 0000000000000000000f44c8674e2d09be09c61f10c5be21c3dc1b6821f15700 2,700 1.00/1.00 vMB 30
617,111 617,111 000000000000000000039f850324745f983e277ccee380dd7ac006f51721defa 2,824 1.00/1.00 vMB 35
617,110 617,110 0000000000000000000c78f3715198c807e836448bc79fec89fe9e02dbcc80ae 2,907 1.00/1.00 vMB 32
617,109 617,109 0000000000000000000c0aa1ec47e16ba00a6d7ba15cda82c53551c633269cb9 3,511 1.00/1.00 vMB 37
617,108 617,108 00000000000000000001a2d4899727cd32be069cf92af09d20d9634e435c5538 2,952 1.00/1.00 vMB 45
617,107 617,107 0000000000000000000486101c0eccb3d2f4bc610f4404f4e10227a1092f3435 2,485 1.00/1.00 vMB 36
617,106 617,106 00000000000000000004c9f2484eda80fcd72f76d8bcef3588b945f72738807c 2,861 1.00/1.00 vMB 25
617,105 617,105 000000000000000000077302ab4764bb3fe5e6df1ae19524eb1c01206edfb81b 2,884 1.00/1.00 vMB 26
617,104 617,104 0000000000000000000f63a53e5df6a72086b6ac3bb2fc86eebfddbc5fe8dde9 3,246 1.00/1.00 vMB 37
617,103 617,103 0000000000000000000c3e9c62b06ae60472669535091dc7756f975622d8dd23 2,900 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.