Loading Tool

Explorer IconExplorer

Memory Pool

25,477 transactions
28.46 vMB
0.06690085 BTC
Random Selection Loading Transactions
Max Size: 156.98/200 MB

Candidate Block

Mining Attempt 570565cadced44218aac2fe698e5f1de59cc3a085cb2329d413225a08febc261
Version 20000000
Previous Block 00000000000000000000393c731c4404be522f1c48ec1ffe71f34f890aab9a20
Merkle Root ec96d93977c4545f1cc58b56c68979d0f75b219835d337ffde0352839f2de208
Time (UTC) ( ago)
Target 00000000000000000001e2a00000000000000000000000000000000000000000
Nonce 0
Transactions: 2,149
Size: 1.00 vMB
Total Fees: 0.02235998 BTC
Feerates: 209.74 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 925,689 (0 blocks away) ⇈
Next 0 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
925,689 925,689 00000000000000000000393c731c4404be522f1c48ec1ffe71f34f890aab9a20 4,172 1.00/1.00 vMB 3 ago
925,688 925,688 000000000000000000007da65548f28891e7ca5ce7e93f45b025d5ee0d330778 2,939 1.00/1.00 vMB 2 ago
925,687 925,687 000000000000000000011aea909504744ee8eff8e6608d2746af400938b06ded 3,748 1.00/1.00 vMB 1 ago
925,686 925,686 00000000000000000000cedb5645aae8dac714efdf1f99acd3465defd01b2425 954 0.34/1.00 vMB 1 ago
925,685 925,685 00000000000000000000d28106ce1eb8fda9bf1eb23a53509ebb7e9fe6b51c72 2,702 1.00/1.00 vMB 1 ago
925,684 925,684 00000000000000000000899dccadc3cfd6d9924896e56a4df8fe2a96bf55b673 2,506 1.00/1.00 vMB 2
925,683 925,683 000000000000000000011e19ee27669d93a7468c61e8e6a873c5d57f1d63944e 4,232 1.00/1.00 vMB 5
925,682 925,682 000000000000000000009a3b1ea7701ea104263536670bbff61fefae45cd1922 2,520 1.00/1.00 vMB 2
925,681 925,681 0000000000000000000053155dba015fd9a93cc6fc7c22318525a9f46e4effed 3,424 1.00/1.00 vMB 2
925,680 925,680 000000000000000000006dbe76ddc909aacf99f0a43789e25ff4643bfb90a920 2,278 1.00/1.00 vMB 2
925,679 925,679 0000000000000000000099e2c1999d89604bad74001bdb2779872ee20e6023d8 2,693 1.00/1.00 vMB 1
925,678 925,678 000000000000000000002a44245cbc67d790504b708807beb03a69623c1b8585 2,092 0.65/1.00 vMB 2
925,677 925,677 000000000000000000014d9837ecbbe817e766afe8f274d035e6d706913cddff 3,262 1.00/1.00 vMB 2
925,676 925,676 000000000000000000000cdecd77e5f671ce1689744e7c9ced759c93fd66da5c 3,706 1.00/1.00 vMB 1
925,675 925,675 00000000000000000000430378ce2be3c2083d8fb19fc56c42e888e58237ccbf 2,946 1.00/1.00 vMB 1
925,674 925,674 000000000000000000002cc869bcd41dff1596450a40beeaad7c6f85f36ad31f 3,306 1.00/1.00 vMB 0
925,673 925,673 0000000000000000000002c8b85ea92c42a8678884825fa6dc3e286880024cf5 3,042 1.00/1.00 vMB 2
925,672 925,672 00000000000000000001d149417b56fc350e48a7b0081fc37a39e5a804f43a58 4,936 1.00/1.00 vMB 1
925,671 925,671 000000000000000000012010a74c9411666bac872586c8dff4eb02dc9776b6f5 4,404 1.00/1.00 vMB 1
925,670 925,670 00000000000000000000605ba390e8c3d74a3393f0a26ec5e37ea54738a6e5f2 4,470 1.00/1.00 vMB 0
925,669 925,669 00000000000000000000e2f1dc414eebaa2a5c38aefee92939cdf008fbcdc6b3 3,463 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 801.05 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: 2,466.76 GB
    • Received: 111.49 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.