Loading Tool

Explorer IconExplorer

Memory Pool

76,745 transactions
30.26 vMB
0.10493564 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt 80cc9af082449ff750ee6e15fe0cda3a44480c33911dfa9682da02ad50526e37
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 7dcedd61e7d2196fec3f8c44f37a50cc201c9f5ed5d23bc1f012185159d73a87
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.02768350 BTC
Feerates: 100.00 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (139,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,240 776,240 000000000000000000011910f9918982948c5ab7d0294ed1153467702f9d135a 2,620 1.00/1.00 vMB 11
776,239 776,239 0000000000000000000531e413954295ec09e48eeec06addd05b1c904bd606e2 2,091 1.00/1.00 vMB 23
776,238 776,238 00000000000000000000eeef77baa7e35a9c71e962ae6be404464b3ec3a3ea4e 1,871 1.00/1.00 vMB 10
776,237 776,237 0000000000000000000086da5cac9fe8aed314fd00b48fab867d830841886b9e 2,231 1.00/1.00 vMB 3
776,236 776,236 000000000000000000048975494988dd6c82a778b2a473889dbe67cad61045a8 1,615 1.00/1.00 vMB 9
776,235 776,235 00000000000000000005675fe48982dacde942f3040b31973d410ba6f21de0c9 951 1.00/1.00 vMB 8
776,234 776,234 00000000000000000006b3ed5a87496df52afd2a3953d62909c4045ceb77f59b 919 1.00/1.00 vMB 5
776,233 776,233 00000000000000000003fb33932c9a6583f4816f40728214a863067a01ac075a 1,192 1.00/1.00 vMB 8
776,232 776,232 00000000000000000001ddbb648d75f385d438a0a080caa6a731d5253a80471e 1,151 1.00/1.00 vMB 4
776,231 776,231 0000000000000000000004f71429a3bccf2e4533648f0d97f0da7b8257ae5f03 1,604 1.00/1.00 vMB 12
776,230 776,230 00000000000000000005f5fa687e1f66cd4ed8fee37439a4bdc359be8343cad7 2,285 1.00/1.00 vMB 17
776,229 776,229 000000000000000000054e9583c60329c79649bf77ff4993c9f6c1b9f89d7afd 2,936 1.00/1.00 vMB 21
776,228 776,228 00000000000000000001d55913fbf88068bfaa305ac611c1cd1bb2e60e1a90f0 1,821 1.00/1.00 vMB 8
776,227 776,227 00000000000000000006d9b94e52be4695f65e86ed7566a9abae2dce85085d2e 690 1.00/1.00 vMB 3
776,226 776,226 00000000000000000000f12e8dc37c3feae3e4a70dc79f98b2b1eb7c3080f22f 1,336 1.00/1.00 vMB 7
776,225 776,225 00000000000000000000ae25f735fe0d5f66c1c7f652eea7fb0a1f000f237eed 1,409 1.00/1.00 vMB 6
776,224 776,224 000000000000000000006817b49b2a330ab44f8e672d13ca55da2985f179ba83 1,689 1.00/1.00 vMB 8
776,223 776,223 000000000000000000050cc02651eb3da87bb8b570b1f2c74c9fbb46e421ba51 2,682 1.00/1.00 vMB 18
776,222 776,222 00000000000000000005f66b221d17e0687dd0fdbc83c21468b96562bccc4770 2,620 1.00/1.00 vMB 16
776,221 776,221 0000000000000000000395b4f88cc44e456e23d556557d39e8a746a0b82379a0 1,727 1.00/1.00 vMB 10
776,220 776,220 00000000000000000004f19303284dc81431b6f226fffd8fd534a4eee0565547 2,654 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 749.51 GB
    • Received: 18.82 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.