Loading Tool

Explorer IconExplorer

Memory Pool

80,751 transactions
30.05 vMB
0.07823092 BTC
Random Selection Loading Transactions
Max Size: 181.07/200 MB

Candidate Block

Mining Attempt 297526e35c3ac2c52c7f312bf73d483537815272041e3944ea5e63d9c492f987
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 48dbfa177b44ed1ea08e49fa5a1add837ee66b436394e001348c7a344c80b33e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.01666944 BTC
Feerates: 302.00 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (96,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,199 818,199 000000000000000000041c0aaf2b72e04d6a74eca6660b7fecddb1bc21e201a0 4,147 1.00/1.00 vMB 50
818,198 818,198 00000000000000000001e98c9f57e7f4b24a24cbb543203729619e55639fd6d8 4,152 1.00/1.00 vMB 52
818,197 818,197 00000000000000000002bf23db0bcf8dccf559b563bad0c8622f9408354631d2 4,730 1.00/1.00 vMB 55
818,196 818,196 0000000000000000000275cb435de589a4cc2cd20a07588dcc7eeeba5dc9dc98 3,408 1.00/1.00 vMB 72
818,195 818,195 00000000000000000003dd619151e23a8ab54e0eb4dc41d8ac66aa108a137571 3,394 1.00/1.00 vMB 72
818,194 818,194 00000000000000000001cc27c70399590f63dda1cbab919ef59f9778808e1a3f 4,153 1.00/1.00 vMB 55
818,193 818,193 00000000000000000003b4c58578ab1c5e3b6f648a5d4b55d9f02fdfbe249057 4,929 1.00/1.00 vMB 51
818,192 818,192 00000000000000000002bbb90f73fc66a541e8dd7384a89fa6f6db30d4507ceb 4,787 1.00/1.00 vMB 50
818,191 818,191 000000000000000000037a708fc0e782ae9c053963f0ca01de4705c805c5ef51 3,979 1.00/1.00 vMB 65
818,190 818,190 0000000000000000000198708a4a3d44875feb29abbf3ae6432cba0530cff0bc 3,593 1.00/1.00 vMB 46
818,189 818,189 000000000000000000021494a008148af474652eb4ae2b697d9957ae57822f15 5,157 1.00/1.00 vMB 52
818,188 818,188 00000000000000000002fd4584775c07a07d76bbfcd16c58d6cde78de624012f 3,570 1.00/1.00 vMB 54
818,187 818,187 0000000000000000000142a3770e7b9d78971c66201533fa11fca5ecbdcc7a3b 2,816 1.00/1.00 vMB 58
818,186 818,186 00000000000000000003a9dc00b8187f03f7015b2e26b60fc81752f13f025e92 4,448 1.00/1.00 vMB 58
818,185 818,185 000000000000000000032ee9e88caf4aa5ef2cdb2c40304a483c4c9db93f9489 3,514 1.00/1.00 vMB 70
818,184 818,184 000000000000000000038c178ce6bb4a140aa5075b7f9a93fd8a2734f1e8c534 2,745 1.00/1.00 vMB 52
818,183 818,183 0000000000000000000187fd4eee32b76067e08794256517da6237152f55a488 4,569 1.00/1.00 vMB 62
818,182 818,182 00000000000000000002407a2a6bcca709f08aa425b65de3af9b58b295c62ae5 3,373 1.00/1.00 vMB 68
818,181 818,181 00000000000000000001a03c9e0260178484f6811b14abce373fd11da0f7e7f2 3,793 1.00/1.00 vMB 60
818,180 818,180 0000000000000000000079ece0cc61bf46d66bc7f25c52d5ca886b25722a315e 3,511 1.00/1.00 vMB 77
818,179 818,179 00000000000000000000ebecd9ab7fa6189257cb99c3e82d711628831d43525c 4,131 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.37 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: 663.52 GB
    • Received: 14.91 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.