Loading Tool

Explorer IconExplorer

Memory Pool

73,882 transactions
27.33 vMB
0.06860654 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 6b008a1f3fd89a7edb93c48f091e71e6f30a3e70f98ed6850d6f918879db43e1
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (821,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,174 94,174 0000000000080dfde3825bc0228e253daf35bc64c306408a57cd1438b8ba7fcf 3 0.00/1.00 vMB 1,934
94,173 94,173 0000000000036e8e0a6f7f866a1263e028298212b88ebca58c79532fbdf3b857 3 0.00/1.00 vMB 0
94,172 94,172 000000000000cf41842ca7ff2975c2dfad00d89d29593164ae0ad33ccc1b68fe 4 0.00/1.00 vMB 0
94,171 94,171 000000000007aa336fcb18436f719c190ace97f6df1c3c4f8288a8efc4ed6bd0 4 0.00/1.00 vMB 0
94,170 94,170 00000000000331fcf23bc4cf49b7d1b83782fe64f33fe1f036179b7883e0db29 6 0.00/1.00 vMB 0
94,169 94,169 0000000000097fd926a3f29a3d7c9a7a8dff4faaf1000802e8bbcc918edb7e4c 2 0.00/1.00 vMB 0
94,168 94,168 00000000000200356fff0623b11417012de95b4b5107e2bdbb7b434125706732 1 0.00/1.00 vMB 0
94,167 94,167 0000000000061ba518d1abd8d332342a460437e3866829711c7c1803fa8710d4 1 0.00/1.00 vMB 0
94,166 94,166 000000000008390f651e3076d8d4d1d32cd262873b1cabcb02f3140136f42cb9 1 0.00/1.00 vMB 0
94,165 94,165 000000000000e0089ad3e73bee89e2c6495c849044c457ef67c5770973b6c614 2 0.00/1.00 vMB 0
94,164 94,164 000000000006a97997e349aa0eae8e4b54b4fda5848c56791224b4556efbe29c 2 0.00/1.00 vMB 0
94,163 94,163 0000000000013262ef4684dec1ad427ee6184a554c2d48fc4f71c8c25dd2c72e 4 0.00/1.00 vMB 0
94,162 94,162 000000000001476f13798c4ca18328df730f65e9c18a21c2a1b50215619f4155 2 0.00/1.00 vMB 0
94,161 94,161 00000000000831419c087392ceea743cccaa0a0cb3ac408e5e9e4be74a3212ad 2 0.00/1.00 vMB 0
94,160 94,160 0000000000075579a16aa99ae5cbccc14cc05289f60cb4c06738f1baff36d576 3 0.00/1.00 vMB 0
94,159 94,159 000000000002a92fe652dc8d2f70c19450e3dc66f1c0ddddd852785a0101ddf6 4 0.00/1.00 vMB 0
94,158 94,158 000000000008489a7a176941bdc346e0b08b149c22a95b006110392ba8b94793 5 0.00/1.00 vMB 0
94,157 94,157 000000000008d0040a0ca98b6a514774af2790a3bb17b19de710b049e1d1bd6d 4 0.00/1.00 vMB 0
94,156 94,156 000000000004ae3ee61a231bbd3174ac51a8ac785929a6416180bf512b4bdba2 1 0.00/1.00 vMB 0
94,155 94,155 000000000005cda845ca57cb1dac6a53af71857c0b4f8927d80e76af384cafdc 3 0.00/1.00 vMB 0
94,154 94,154 0000000000025eb221592480b3060d62232da8d3d074b6ddd5a714fed8ebc57c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.