Loading Tool

Explorer IconExplorer

Memory Pool

86,749 transactions
32.23 vMB
0.11172042 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt b0fffc2cfdd96d8fa555ebb935fcc07d0846fcaaa519dd30186f54ca8db34e82
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root a3b9e5ba99179f64e6c676e5dc21bcdac0e4cc505837d754edd8d472ebe89735
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.02594535 BTC
Feerates: 301.68 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (613,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,420 301,420 00000000000000006a97a6b483149218919f7c6ee8e815b76b9aaf5a67a4139a 550 0.30/1.00 vMB 29
301,419 301,419 000000000000000077fc8c34a30a176180d319e90b8cfcdd388e39913a3ddbf5 203 0.14/1.00 vMB 23
301,418 301,418 0000000000000000524ae28112a7d485bd0b643a82d58fb797bb74cfc3cf2ec5 559 0.44/1.00 vMB 22
301,417 301,417 00000000000000003ee4c8e2dd75cd0bbc1a35d7b010eb001fe680704ffe1268 30 0.02/1.00 vMB 32
301,416 301,416 00000000000000006d223a94a9af6c20d03a16b1398b37fac7910026f81b7d11 61 0.03/1.00 vMB 28
301,415 301,415 000000000000000047fc188d22fbef276c12fde3971fa1907116a6b29fe4beb3 273 0.13/1.00 vMB 43
301,414 301,414 0000000000000000294cc37ed94be3a99e5e176350cab43ec30ee32b89f33fb2 108 0.09/1.00 vMB 24
301,413 301,413 0000000000000000564ec485238be006c9b53b19700c4794252542ed80f10c37 216 0.14/1.00 vMB 24
301,412 301,412 0000000000000000243bb93e0ae7c8e44d53a304387f4d3dc011eeb26ef4e86a 811 0.42/1.00 vMB 33
301,411 301,411 0000000000000000234c6152083d4a13bfeb80d9279d169e27302a89510389d7 374 0.19/1.00 vMB 32
301,410 301,410 00000000000000000a7837ac52611c33423df0b56a77fe10edb33ebc2ac5542f 829 0.46/1.00 vMB 29
301,409 301,409 00000000000000002bb0385d33d9edc6abdd6b0063b2e170e5eb44018f230ea4 240 0.16/1.00 vMB 26
301,408 301,408 00000000000000000e7cd3a99996ab8dbcd455ee67ef896ec63dfdfa9202ae50 222 0.27/1.00 vMB 14
301,407 301,407 00000000000000006f33186f9ad35dde2a86919d61b6715d045f8c9b12fdc7b2 937 0.35/1.00 vMB 46
301,406 301,406 000000000000000030021ea8d177f35d8327e7f38e808c003d2aab98b531f33f 170 0.09/1.00 vMB 62
301,405 301,405 00000000000000001b631872fdf4328553c3da6630b27a33edb4a40a6cdd6830 298 0.17/1.00 vMB 33
301,404 301,404 00000000000000003d026ba68e203a9969cf19aa59ce09263d7a148e5fccafb8 528 0.34/1.00 vMB 28
301,403 301,403 000000000000000036129ce1a46f70596bf3888794fda90c6c333f73729120d6 554 0.35/1.00 vMB 30
301,402 301,402 00000000000000006aef8930b0d039a7ca6f1bccf6560235d5dbb32016ffa85c 65 0.12/1.00 vMB 11
301,401 301,401 00000000000000002aa48351cd085865eb0a0a865b7dc1243b97742d7444ba23 296 0.21/1.00 vMB 26
301,400 301,400 00000000000000002437c1aafbc43c7e208467f04c7ef58810c29943ea22cd04 112 0.06/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.