Loading Tool

Explorer IconExplorer

Memory Pool

40,706 transactions
32.68 vMB
0.09185553 BTC
Random Selection Loading Transactions
Max Size: 162.72/200 MB

Candidate Block

Mining Attempt 1e4b18ec5cf653a4ae0026ee3af2da294c88fb1ffedb9fe2e91afb18d968f491
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 3fe36253b928bfa5c378f24772a47f0d80fc4334e558d5c80071193360c2a97a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,276
Size: 1.00 vMB
Total Fees: 0.02283637 BTC
Feerates: 501.64 > 2.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (175,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,035 739,035 0000000000000000000348b4dd0ed651b93d6a50b47b29c4d11b6499bce6c356 3,356 1.00/1.00 vMB 24
739,034 739,034 00000000000000000004bb8e8f4f2b319a51f7ffa0d7bf6a53426c1f39eb4b58 3,187 1.00/1.00 vMB 12
739,033 739,033 00000000000000000003e2e4d31206d2120e5630f6d72d21b6c4943c29822c2a 2,814 1.00/1.00 vMB 17
739,032 739,032 000000000000000000063464067e1d1bb330cb0f8540fc1e99d2ae1be6ca500c 3,311 1.00/1.00 vMB 28
739,031 739,031 00000000000000000001400b0c51ab1f967e6e4b5840b69a561b1c5b4f0f05f1 3,211 1.00/1.00 vMB 13
739,030 739,030 000000000000000000036bc04416ddeec264cbb977a9cd9e454897acb547b601 3,295 1.00/1.00 vMB 15
739,029 739,029 00000000000000000000f49261617b589d76e5e70529ea1d4c16f3e19ddcb8ef 2,603 1.00/1.00 vMB 21
739,028 739,028 00000000000000000008dd87e9486cd0d71c5d84e452432bab33c2a0cbaa31ce 2,974 1.00/1.00 vMB 32
739,027 739,027 00000000000000000007c5782e72fb18939e07ecaaf6972020c7d216ee5fb6dc 1,145 1.00/1.00 vMB 14
739,026 739,026 000000000000000000073ea362241880f1af59e5de4c8bcac742b151031768f6 2,799 1.00/1.00 vMB 25
739,025 739,025 000000000000000000021e9ce82dec208af75807f92a9b1d9dae91f2b4d40e24 1,734 1.00/1.00 vMB 13
739,024 739,024 00000000000000000002db644c025a76464b466d25900402452b07213b30c40b 3,267 1.00/1.00 vMB 23
739,023 739,023 0000000000000000000702ce10250a46bea4155ca7acb869f3ea92c1e3a68bc5 2,307 1.00/1.00 vMB 17
739,022 739,022 00000000000000000002b3d6c1adc5676262ded84181982f88dbd357b9f9d1ec 2,600 1.00/1.00 vMB 27
739,021 739,021 00000000000000000000c31ad12f3c3ffb9e9c039cc5f60eadad509feb89f906 2,993 1.00/1.00 vMB 17
739,020 739,020 000000000000000000046eb46ad941028381d3534c35658f9c80de0641dbbb31 2,566 1.00/1.00 vMB 21
739,019 739,019 000000000000000000073f1c49b4c4895f3fa6b866d1e21ab8b22f3f9318b42f 3,472 1.00/1.00 vMB 28
739,018 739,018 00000000000000000001c0da25913bd118ef85809500628704b7ffaf1f0b3dc9 3,638 1.00/1.00 vMB 21
739,017 739,017 0000000000000000000633a0ebf34b5b6f94097edd6f52c6ae4c9ea1d16a49a9 2,122 1.00/1.00 vMB 25
739,016 739,016 0000000000000000000448df9649320a3b694e0afc158da4ed15e0aa14fca458 3,144 1.00/1.00 vMB 38
739,015 739,015 000000000000000000023e55fc078bdddd2b2c3aeddf5b69466bf114bc28f942 1,306 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.