Loading Tool

Explorer IconExplorer

Memory Pool

42,046 transactions
26.90 vMB
0.06247150 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 6f51b1fa0d0b391d89a597cda6cd110f85b03ec2e6b107905d3d8a507effa6c6
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root e597b63cdd5786fe8ba8d7d277a95e4f79cf8799a6452eb0f8dce4129cbf1ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.01261128 BTC
Feerates: 60.14 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (443,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,685 471,685 000000000000000000593715ad6ce55e23f88dfb6245e37ba97cdfdc25ab78d3 936 1.00/1.00 vMB 52
471,684 471,684 00000000000000000016a633041120e7c2ff21b0ef329be2635917f875fab233 2,045 1.00/1.00 vMB 300
471,683 471,683 0000000000000000010de1c9cd7a5353970f63cea0f0f3eacf536ab0e0aa0efd 375 0.17/1.00 vMB 240
471,682 471,682 000000000000000000530fe5e80ae40ef7a38f8295d11c0531e1e6c3b3beda7c 549 1.00/1.00 vMB 65
471,681 471,681 00000000000000000103cad1aadeda53b741b6fca9500cf6ff35c77ac0c0f53e 1,927 1.00/1.00 vMB 227
471,680 471,680 000000000000000001218f30f2075d002ff05490d4b91e66f56b2164ec9f654b 566 1.00/1.00 vMB 61
471,679 471,679 000000000000000000da53a65b9a3023a7409a0d5d0b411a5c223c7714e3c222 2,139 1.00/1.00 vMB 242
471,678 471,678 00000000000000000087cd9c9999066e96062940a7bfcb61da6eb9072f13108e 1,413 1.00/1.00 vMB 146
471,677 471,677 00000000000000000124e7712958f1d1590cbf080db8c0c58bf5b07f34980c40 1,193 1.00/1.00 vMB 175
471,676 471,676 0000000000000000010bb5b9d475ac8c3b39ef066e67035a65ab3829afa427f4 355 1.00/1.00 vMB 45
471,675 471,675 000000000000000001996da4958b882c20f6d5edce2a89243dfd279d15eb23df 895 1.00/1.00 vMB 86
471,674 471,674 00000000000000000151d3f7fb83685c739d5ada84c92ea0af5220c11fe0da51 2,180 1.00/1.00 vMB 269
471,673 471,673 00000000000000000167af377c2b2f5b196b1c566fd3ebde676e740433518239 728 1.00/1.00 vMB 71
471,672 471,672 000000000000000000f6b5e2f37d3fb938165180771c1dc87cd1885121a72501 1,917 1.00/1.00 vMB 235
471,671 471,671 000000000000000001589f84c5d423a8611a8db05c72281d20dff5a849307652 1,426 0.61/1.00 vMB 273
471,670 471,670 0000000000000000007123a94d88d1664c1a183d80289ea0f84532719babc029 1,043 1.00/1.00 vMB 145
471,669 471,669 0000000000000000014fb2580e841ae826c00bcdbee6780d1b7f046dc7fb60dc 905 1.00/1.00 vMB 141
471,668 471,668 0000000000000000000e3ac20c3576fb85bb9ce99345da71f63f05682320e805 927 1.00/1.00 vMB 136
471,667 471,667 0000000000000000019025fb20fd878f423d14208a0d257e8da738e8fbe2aed9 375 1.00/1.00 vMB 96
471,666 471,666 0000000000000000006e3e5a0f3d9da6d1f274291797f8df700013fe74bac083 674 1.00/1.00 vMB 81
471,665 471,665 000000000000000000e395e96e8480cd88888dae3dd54637d75a5fa7494d2a78 1,864 1.00/1.00 vMB 251
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.