Loading Tool

Explorer IconExplorer

Memory Pool

84,576 transactions
31.41 vMB
0.08995591 BTC
Random Selection Loading Transactions
Max Size: 192.61/200 MB

Candidate Block

Mining Attempt 799722c53896dd0743e3903026d83bd95d65a711ea4822319925c4bf345ff2b8
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 9421eb5177ad061139551edcce3cbe39cfd8549c70f351abf96ad8182253f309
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.01348549 BTC
Feerates: 73.20 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (555,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,695 359,695 0000000000000000099e25003742bb1317132b56f8f93782aca5ea38f570b68b 338 0.20/1.00 vMB 31
359,694 359,694 000000000000000007ab307af6448ef2f22d34b08baeec0ad8e8b754c4f081b2 5 0.00/1.00 vMB 25
359,693 359,693 000000000000000003fbbc77375f07b64cd4024a995ac9e4b8ce1af14d82e3e3 68 0.04/1.00 vMB 24
359,692 359,692 0000000000000000043ea5744fcafa2b22b34311cfc4f9846bb7d077a21850c1 153 0.09/1.00 vMB 22
359,691 359,691 000000000000000000ae00984afa6ef754a14e28361c1c206750e09cfaf0894c 37 0.01/1.00 vMB 27
359,690 359,690 00000000000000000c7d0ac6cca2de3d9a0f408e745454c6cff498d671550977 1,315 0.64/1.00 vMB 37
359,689 359,689 00000000000000000000dd919214b66444dcebb4aa0214c1ab7c8b3b633be71f 164 0.09/1.00 vMB 34
359,688 359,688 0000000000000000065f1b19e9da15f1738ab7541afb49112c563437917677b2 18 0.01/1.00 vMB 16
359,687 359,687 00000000000000000d706481f79daa7dac55d405c64cfc3667b31d42defeff33 380 0.22/1.00 vMB 24
359,686 359,686 000000000000000007eff6dfc2ed5478164b2627917b96d494f800175b53abcc 560 0.34/1.00 vMB 26
359,685 359,685 000000000000000004e4574da056fb447d37d266064e15be666cacbfb7d38542 195 0.16/1.00 vMB 22
359,684 359,684 00000000000000000a17f4b99c9fdbf3adb3f57a870fa2b844f8ac6ed95bddf6 408 0.29/1.00 vMB 25
359,683 359,683 000000000000000005d4cbf79943f67d16b2249a228614811092b32c5f2ffe4a 1,364 0.73/1.00 vMB 37
359,682 359,682 00000000000000000570f792d76657fa6fbb791aba5ff33f0d20dd4bffa6ec04 1 0.00/1.00 vMB 0
359,681 359,681 000000000000000008188971454a04097c635d715b4c2c407846474685dc4c6e 272 0.22/1.00 vMB 25
359,680 359,680 00000000000000000b5e56d988feed5d8cb66ddae6f5dbef8d96573f8cf9f4cd 711 0.54/1.00 vMB 21
359,679 359,679 00000000000000001520c4b1899da3f664490fae085a6931eb0258f78b4923a6 1,533 0.75/1.00 vMB 32
359,678 359,678 000000000000000003c175a3cff199fbd2244b0f81d8fbb4b790526391f821e1 497 0.37/1.00 vMB 10
359,677 359,677 00000000000000000b1c73299762b391b89a154201f83e17a2eb8c701d5eab55 1,014 0.75/1.00 vMB 24
359,676 359,676 00000000000000000a68f96391f42700b9de5c52bc044664f8879618bc037a5b 1,394 0.66/1.00 vMB 35
359,675 359,675 00000000000000000c09060055827f04140acada1b374e8261c9e726b5d90bdb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.03 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.51 GB
    • Received: 18.08 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.