Loading Tool

Explorer IconExplorer

Memory Pool

20,554 transactions
8.90 vMB
0.05009292 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.15/200 MB

Candidate Block

Mining Attempt e69bafe989b51af4d4b59fadd97b398d68c1b43cb11b1f9bc2dae9a963ce6dfd
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root f76e7f59e0d3c8a6fbbe17dbb25a41abc5bae624842a0c81d365bf2dd2307956
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02893299 BTC
Median Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (798,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,683 114,683 000000000000d622bf8be1fd341024d2d95c203025c363399a517eda2a45f0e2 2 0.00 vMB 3,891
114,682 114,682 00000000000048ad9314937b4176c435ca7071710d89cd15e45edbc1c44aea8a 34 0.01 vMB 2,688
114,681 114,681 000000000000cee52aad378b78bff843b085ed971e19be9bac451694addbc987 17 0.00 vMB 1,782
114,680 114,680 000000000000b3ec426577292e6b15d75c01dacbd1731ffe9fb39e7ca3dc4256 31 0.01 vMB 2,550
114,679 114,679 000000000000631e9e2127b965fff5182057343243fe4fa2ddd7fa51e9c3e05c 12 0.00 vMB 361
114,678 114,678 000000000000134258605c8559da41799cac7c78ab0641993e67f79c900ab09e 3 0.00 vMB 3,875
114,677 114,677 00000000000060fd8f40c80a92bbf601803dbad092fac579a907feb675b822c4 34 0.01 vMB 2,443
114,676 114,676 000000000000194c534a5e4b3f725f786c2a5169d6baa9c8bde073eecd1c2678 4 0.00 vMB 3,880
114,675 114,675 0000000000002aa4d3dc2df0070a73099e0ed4e36a48e54652a52e96e753f147 11 0.00 vMB 2,748
114,674 114,674 000000000000bf708bff9b9b4b8ce4218f4d471f0de3ea3d51ce8f06000e6a2f 28 0.01 vMB 1,177
114,673 114,673 0000000000007141a458a3f6264dcf5605845d5910f908d99e4b8008650f0ea0 11 0.00 vMB 3,874
114,672 114,672 0000000000003757895f3178babada28e775f583b1bbd34314c75437506b0bf5 9 0.00 vMB 3,619
114,671 114,671 000000000000664bc7c0e25df82d32dbb5c86da6f0c64d20fb7b453e8f95fc4d 1 0.00 vMB 0
114,670 114,670 000000000000bb71362cec06ec7ebe16b913719b3d75b8f5bb1af13cc169f117 21 0.01 vMB 2,547
114,669 114,669 00000000000010b9b652df6b826326ba688b1f166e63a97124bb0ef8abcba162 10 0.00 vMB 1,061
114,668 114,668 000000000000c278c37c95d26325bd8c3b21dc35719b81d4d6b79300f3107e6d 19 0.00 vMB 2,228
114,667 114,667 000000000000b4f9623272db7788c59eafa26d71fba212114e61a68796d5d70c 48 0.02 vMB 1,595
114,666 114,666 00000000000080a42bb1c61c4c90dfadb00ebdd7b3d64a5fd79cdbfe39c1b2c4 5 0.00 vMB 3,879
114,665 114,665 0000000000009c41a1d63365375fdec4cb7e9b465cad7b73a2d32745b38ac64f 5 0.00 vMB 3,883
114,664 114,664 000000000000292cb86a2993fc39fea593285410963c76dfb2780210daf0ad1e 11 0.00 vMB 1,236
114,663 114,663 0000000000001916e5661eb72d049f4b26c2175c45f550e43d14ddabb845b441 68 0.02 vMB 1,457
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 249.65 GB
    • Received: 0.95 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.