Loading Tool

Explorer IconExplorer

Memory Pool

74,878 transactions
27.62 vMB
0.07527179 BTC
Random Selection Loading Transactions
Max Size: 168.54/200 MB

Candidate Block

Mining Attempt e03dabb021bc8936f8f0e0bdbec97d86f6313033a7a3a1986f138b145fc37826
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root ad6d171eb6908bb2a1ea81a3796b81ecc860b7d6527bd31126380e874be266d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.01629348 BTC
Feerates: 301.57 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (402,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,136 513,136 0000000000000000000be586a2989b9363d30fb7612610d4d6dbb5944d23a2b0 2,040 1.00/1.00 vMB 56
513,135 513,135 00000000000000000001ee6ff725bffb0a87debf0563d54c1eb2579775df46cf 750 1.00/1.00 vMB 12
513,134 513,134 00000000000000000018d218c817b65847ff648699ed81dd75aeed3dba053ab3 1,496 1.00/1.00 vMB 31
513,133 513,133 00000000000000000026fe78e41b810c531d1e1068ac45bfa30e29d5afc202d9 390 1.00/1.00 vMB 4
513,132 513,132 00000000000000000027b7e09f50cab277409769114d27bffb4a81656e7995eb 450 1.00/1.00 vMB 4
513,131 513,131 0000000000000000001ecc7821935e853cff866afd2b1f45d9447a67e178ba43 526 0.18/1.00 vMB 54
513,130 513,130 0000000000000000002556a32de4fb627e87d01378d5c53e3fde68c67a8bbd6a 498 1.00/1.00 vMB 8
513,129 513,129 00000000000000000011797911439513a40a3c9bfe9639b1e4fdb022d530c3e2 278 1.00/1.00 vMB 4
513,128 513,128 0000000000000000002116e1ac1a20788a79fd3401901b3afaaf9b45a0f295bb 352 1.00/1.00 vMB 5
513,127 513,127 0000000000000000000cd5438065551884e524e864b5e85ee75db69e493ca86a 565 1.00/1.00 vMB 7
513,126 513,126 00000000000000000050ed03f274791ee3e7709547d42bb8d742430ecaf46adc 296 0.20/1.00 vMB 62
513,125 513,125 0000000000000000004a3afeeb663b811cb25697d3c6740a55341dcd8eb1ee0f 376 1.00/1.00 vMB 8
513,124 513,124 00000000000000000032e293f015e229aa2d1e1cfbc41678b510047a9dd7d906 235 0.10/1.00 vMB 44
513,123 513,123 0000000000000000000f1111cc24ad86cd6d74e729e0d54369379ff08dd2d97c 2,310 1.00/1.00 vMB 27
513,122 513,122 0000000000000000001001144996b03325b34542a9bc7703efcb2e20d0daab33 1,156 0.45/1.00 vMB 56
513,121 513,121 000000000000000000054d00e81163a92d78d21fa09d34f7dd816149dbe5693d 420 1.00/1.00 vMB 8
513,120 513,120 00000000000000000024150976008964f0f887a11ad82ff67bf00855473da61b 860 1.00/1.00 vMB 4
513,119 513,119 0000000000000000001999df69131453581f518f80b2aa706c05f98620ac03d1 2,661 1.00/1.00 vMB 45
513,118 513,118 0000000000000000002537e78b6f3d91cd8484f717b0c017df98f86f83dbd2d0 170 1.00/1.00 vMB 3
513,117 513,117 0000000000000000003ccfb0fee4497c1e635ad6d1e01517289c937ccf3c0abc 803 1.00/1.00 vMB 12
513,116 513,116 00000000000000000018bf3192b5120b3a9612f653a85693b05af01842358081 526 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.