Loading Tool

Explorer IconExplorer

Memory Pool

79,074 transactions
30.15 vMB
0.09340918 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 2444d8ea8574c70d9f5312141ee71699dad57995642a232d77864715ee800721
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 961cf635bc61a0e7ee0c64ca6502a0e22ecd44a827462f19471f5bcb4b277711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,191
Size: 1.00 vMB
Total Fees: 0.02282162 BTC
Feerates: 150.61 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (231,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,131 684,131 00000000000000000003e1b482ab0caaaa302e182edce9deedcfc01e2c49da88 646 1.00/1.00 vMB 80
684,130 684,130 0000000000000000000833c0f8cbda99a18371fe7f7e7a8e69d8ae0ef8275260 2,442 1.00/1.00 vMB 82
684,129 684,129 00000000000000000006fa28c13ff8745039006e32bdb1d07a63968246edf44b 2,497 1.00/1.00 vMB 105
684,128 684,128 00000000000000000007533311c7b6d92154fea81670dc3ba39b6c471f0b76af 1,777 1.00/1.00 vMB 74
684,127 684,127 000000000000000000078eb8bfa4e74f6cefb040c894b8cd7b162872e8dbf3f0 2,693 1.00/1.00 vMB 88
684,126 684,126 00000000000000000006bf7040d0e0faeefc52573abd44aa913fd02d03a94a5c 2,792 1.00/1.00 vMB 73
684,125 684,125 0000000000000000000146a2f034e9f7bdc09dbbb0126b13c16e1b69a177432c 2,477 1.00/1.00 vMB 77
684,124 684,124 00000000000000000006b719c7d6d816f413cf52933e5f8f4978164c03a0ff73 2,579 1.00/1.00 vMB 74
684,123 684,123 0000000000000000000414973485a03b0a77f001f98064601d5733fc91df9a63 2,170 1.00/1.00 vMB 75
684,122 684,122 000000000000000000051d6d7a96135f72e76bef03ae639643677327779be435 3,135 1.00/1.00 vMB 98
684,121 684,121 00000000000000000001b9209bfeffe3d99db0b24020344891950a36ad18c428 1,970 1.00/1.00 vMB 86
684,120 684,120 000000000000000000051d83d76a6bc2228a26d0c16388b784c956db73285f50 2,403 1.00/1.00 vMB 89
684,119 684,119 0000000000000000000462603b0d60a13d3960c312b40a59b8bf10d75d5a023b 2,734 1.00/1.00 vMB 85
684,118 684,118 00000000000000000009114fb957d0cca0824ed59b7095e83acf4a335afb5fae 1,698 1.00/1.00 vMB 80
684,117 684,117 0000000000000000000719174a5a81a2c4f50a08181d51f0d60581dc2da4c722 1,558 1.00/1.00 vMB 78
684,116 684,116 00000000000000000009f545bd3ff6b7eec01f815daeb9d0149ee4b1944e750d 2,702 1.00/1.00 vMB 95
684,115 684,115 00000000000000000000c581aaddfe9ad1e6f0323e3a7ee4021f3620ba396d0f 2,901 1.00/1.00 vMB 98
684,114 684,114 000000000000000000098d5b56e049c9309e3a52e51822df596148a33492b394 2,785 1.00/1.00 vMB 99
684,113 684,113 00000000000000000005ee57876e43d76ce442e2c02506c178ba05d6d110a91f 2,366 1.00/1.00 vMB 88
684,112 684,112 000000000000000000079d077ce801315e60be8681d109f44c4a7abfc4710ef4 2,631 1.00/1.00 vMB 71
684,111 684,111 000000000000000000099e8b4c3778ad7489734828822f707af51badf351f004 2,740 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.