Loading Tool

Explorer IconExplorer

Memory Pool

34,172 transactions
25.72 vMB
0.06047451 BTC
Random Selection Loading Transactions
Max Size: 130.10/200 MB

Candidate Block

Mining Attempt ad3d7bd7eb75a9716474f73763ae233ac786041e268fcb8face96b56f8c4ce26
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 6db358c0f58e94d7c9a46191e11cf3556992adb2ef59626b7f3e6153d6e855c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,033
Size: 1.00 vMB
Total Fees: 0.01356729 BTC
Feerates: 74.70 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (503,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,104 411,104 0000000000000000006a261602e09a5ef2a17ed2f85278450273906bf5c08400 3,244 1.00/1.00 vMB 68
411,103 411,103 0000000000000000005abe50cdc3fb7a468e55653a119c6e0f3d3f19dd729771 371 0.24/1.00 vMB 27
411,102 411,102 0000000000000000044ae7b0d79d7dc679187c3ba31dbc0383d3713dac5e7bf1 683 0.36/1.00 vMB 28
411,101 411,101 00000000000000000492033b975020020a9faa849f74ca154d827c40fed941fb 1,487 1.00/1.00 vMB 23
411,100 411,100 0000000000000000047d18bc4162476f6d05d3381c6e3c8dc96de063ca45a6a6 2,245 1.00/1.00 vMB 37
411,099 411,099 000000000000000004a05ce1d2d1383e26ab9c65b9e6afe194a6f3507d90e7cc 1,136 0.58/1.00 vMB 38
411,098 411,098 000000000000000003f324b0e2a6e508cdc6c0c6f1c806b77f2920e2b288f139 1,575 0.84/1.00 vMB 31
411,097 411,097 000000000000000004972cc14dbffec26fa53701b8e1870df51e9d1c62d30f43 1,934 0.99/1.00 vMB 35
411,096 411,096 000000000000000002ea02e64806ec2c0b700799f08294cdddcc278309ac7199 3,118 1.00/1.00 vMB 52
411,095 411,095 0000000000000000023ca1a29833109c9c4eb79955b152268bdcd345fb3c4a89 1,193 1.00/1.00 vMB 20
411,094 411,094 000000000000000000eda1334f9a12b1a12984f8e5638867b9feec7a7373f2f5 2,457 1.00/1.00 vMB 51
411,093 411,093 000000000000000000f3d17f6d6896983040bdf952689f6e145e698b97025fdb 2,836 0.99/1.00 vMB 53
411,092 411,092 000000000000000004049da33c741da7d7c93e81b269ec111e5be79c090a4950 292 0.19/1.00 vMB 33
411,091 411,091 000000000000000002f7036e64acf86c5ba1e2629ae93fb458896f2ea052e001 307 0.33/1.00 vMB 13
411,090 411,090 000000000000000002fd0504ec0149570878009cc2eb37706ab6fa815da3c212 553 0.47/1.00 vMB 21
411,089 411,089 0000000000000000004ffaa82270797dab27c0e460ca95db61b1aa72fc50512e 1,571 0.70/1.00 vMB 40
411,088 411,088 000000000000000003da9308f8c479318562b50608355fa96ecfca04217d20a9 712 0.28/1.00 vMB 42
411,087 411,087 00000000000000000340da12136e1ea130e9706473977a563c8410955529655c 1,085 0.50/1.00 vMB 38
411,086 411,086 00000000000000000604aa8c4fadbdb58b8d7f62add39f1a68a30f3c88207c49 1,059 0.55/1.00 vMB 34
411,085 411,085 0000000000000000019e10a1189144caf0949ef4da0fba8a8440195de7418d6f 1,589 1.00/1.00 vMB 27
411,084 411,084 0000000000000000051d164b011648903f67444b1d1375e7d8cb13ecd4f03030 3,011 0.99/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.