Loading Tool

Explorer IconExplorer

Memory Pool

43,622 transactions
27.05 vMB
0.08280626 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 5e2129e32fe89774dd2a499857607b2edcee86862c3fc292e005f383213733c9
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (83,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,705 831,705 000000000000000000033f770b69e39ac6c0956d9da0eb36a4fd6152466f65e7 3,567 1.00/1.00 vMB 22
831,704 831,704 00000000000000000001137c670ba2ffb6d76a8b2f04b6364313b42900e7d199 3,130 1.00/1.00 vMB 33
831,703 831,703 00000000000000000002bd624a09faa3f74d0f57057c1ae02afc4b2e93a1f2bd 4,414 1.00/1.00 vMB 16
831,702 831,702 00000000000000000001ad95cfbfd928d54b551b38b688e2f6e4a93b76cf98dd 2,812 1.00/1.00 vMB 17
831,701 831,701 00000000000000000002092b18b3943cd89887d40488cf068e44fb5565afe997 3,337 1.00/1.00 vMB 18
831,700 831,700 00000000000000000002173eb54f9f4a2cecc3759480189949f22faed53e8aea 2,890 1.00/1.00 vMB 21
831,699 831,699 000000000000000000034c11dbf1c00dfd793e57bccd2f6076572a2c9937734c 3,467 1.00/1.00 vMB 23
831,698 831,698 000000000000000000022b0b013241eef5f035100eaa56ab51e2d852ae45dcd5 2,254 1.00/1.00 vMB 14
831,697 831,697 0000000000000000000351918c5c927509fc1eeb92116da153cf877b067fb7b7 2,847 1.00/1.00 vMB 20
831,696 831,696 0000000000000000000315f399f2397808b232a7af36e3d37a3f3b438bbaf5c9 3,227 1.00/1.00 vMB 12
831,695 831,695 000000000000000000007000917ec54a6c891a18c4841fcd74638e3caae03369 3,101 1.00/1.00 vMB 22
831,694 831,694 00000000000000000001f6668a439a4a6fa2d9283704f42180367dfdd4d0800f 2,820 1.00/1.00 vMB 16
831,693 831,693 00000000000000000002ecdf47f7000647a8443f44d4d5153b2be05ba5a50281 3,755 1.00/1.00 vMB 24
831,692 831,692 000000000000000000022cf7535dd1e518101ef37377563e5f4e0c061df5965f 2,951 1.00/1.00 vMB 30
831,691 831,691 00000000000000000002ba17261e32440358bf92c2057a5c5979e68d7a2986e5 614 1.00/1.00 vMB 12
831,690 831,690 00000000000000000000f74364c73822b05efb49880ff96c5bc9fc811e4e9a5f 3,604 1.00/1.00 vMB 14
831,689 831,689 0000000000000000000262277244081cc9fe08620ed9a72895daa658ca276291 3,257 1.00/1.00 vMB 24
831,688 831,688 000000000000000000024b7726fa11addcbb52e6dd7216e8b3440df2f0bf47e1 3,431 1.00/1.00 vMB 14
831,687 831,687 00000000000000000002c339cee9d5b068421b7dc6a2ea8085c1211060c7881d 3,523 1.00/1.00 vMB 16
831,686 831,686 0000000000000000000005d1ca38ecb07c45d6e7d7ca76c716238e2e8a559979 3,088 1.00/1.00 vMB 28
831,685 831,685 000000000000000000025f7f6dfd14d89f9d553bb810fa4d6345bf6a1ee716fa 3,185 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.