Loading Tool

Explorer IconExplorer

Memory Pool

47,361 transactions
28.44 vMB
0.11358952 BTC
Random Selection Loading Transactions
Max Size: 148.88/200 MB

Candidate Block

Mining Attempt 71d0212847f364802ddd7fe6a7ac9c6d879ffc50473d484a7eb4dbe05a6cf4d0
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 8d7529dc4dbad38343056d638170a19fa13e4970cafdb3c23f388a174b724882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04623114 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (572,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,593 342,593 00000000000000000683350234f232b3f354c42fd977436006384fe0bd500641 701 0.75/1.00 vMB 16
342,592 342,592 0000000000000000171ed6318522738fc0a4b4ca4ae96dea4b74df5926422a7f 898 0.35/1.00 vMB 28
342,591 342,591 00000000000000000746f100ab70631197043fa807d5121481a31c1420a44134 1,128 0.42/1.00 vMB 38
342,590 342,590 0000000000000000105b33fb8cab95d95cca33122235760e05ecb6db08c33e1d 868 0.75/1.00 vMB 19
342,589 342,589 00000000000000001a713389e895666f99b05e3b984cd966536893e1df6cb88e 135 0.08/1.00 vMB 21
342,588 342,588 0000000000000000142d8eb217273561217ad4df4078e464e6fbf2e4fe47d95a 217 0.15/1.00 vMB 7
342,587 342,587 000000000000000010d3ddd23ca89868d45e4afa57456232574b9f40b48c61b7 160 0.35/1.00 vMB 13
342,586 342,586 00000000000000000f8075eb5634ffdcaf203eb5fb76e3439f1c70c5c95217d9 612 0.75/1.00 vMB 15
342,585 342,585 00000000000000001101d190c8d310653abb37d3a779665e75f7abb2d4bfdc6d 682 0.90/1.00 vMB 15
342,584 342,584 00000000000000000aa5db13f521a2c1445f5a304db20a938c62b02b8b049e37 2,183 1.00/1.00 vMB 29
342,583 342,583 000000000000000003fbc46167b2067599584ca7ffd0a2d1ce84ffce0808b19f 512 0.16/1.00 vMB 39
342,582 342,582 000000000000000015c542daf4bce8ab5eb3db1e64a5799953d85100297bb51c 516 0.75/1.00 vMB 12
342,581 342,581 000000000000000017727b167dcba8af6a56812e88e09a9ab03cb022eceb6a17 1,083 0.90/1.00 vMB 18
342,580 342,580 000000000000000002574f22ef56d3ea7d0beab0a63a0afdf1f0195afc5324e8 986 0.36/1.00 vMB 42
342,579 342,579 000000000000000016b78ad7e5442d4b278bb2c8613d776298fed7cc49efadd1 190 0.18/1.00 vMB 18
342,578 342,578 00000000000000000fe9b8361cca84d4c5fbbfa932420a83b56c4ab88561b112 36 0.05/1.00 vMB 15
342,577 342,577 0000000000000000121ae19aef1061e9dea19acf6c192dde800297825c3c1231 790 0.61/1.00 vMB 28
342,576 342,576 00000000000000000b46debe0a2bff2b04e2d551eeb1fab6074bf8e8ac81d744 228 0.24/1.00 vMB 21
342,575 342,575 00000000000000000811736aec77d45ca306c52880e3656f12c21fddbb46d0d6 91 0.07/1.00 vMB 18
342,574 342,574 000000000000000013e2fb35bbd343ac7533e7ab71f23094c38db43177182df1 98 0.05/1.00 vMB 13
342,573 342,573 00000000000000000fc57c0adce114d0babc465f0d33e02ab52d12450a150e7c 287 0.29/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.