Loading Tool

Explorer IconExplorer

Memory Pool

45,307 transactions
30.35 vMB
0.08899811 BTC
Random Selection Loading Transactions
Max Size: 155.91/200 MB

Candidate Block

Mining Attempt 5eb3cdfc9cf3138647bcab5c22bace30bc5a4ac4031a73b2f0686204b1918e95
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root d051a34b323be767ff042e6cdcf58a54ba4517e3d606370eab608972813e6018
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.02474345 BTC
Feerates: 77.10 > 2.48 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (738,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,811 175,811 000000000000082038cb1bad407976e1983542b9c496fd0cb42e52439d0880f0 42 0.02/1.00 vMB 55
175,810 175,810 00000000000004ffaaa678bf51de5feeab6310d05081dd8956ff863637c96029 21 0.01/1.00 vMB 55
175,809 175,809 000000000000000091aef32ccfb502f22e90c89ecc39dabfa6974bac7b504fa5 80 0.03/1.00 vMB 57
175,808 175,808 00000000000005dcc52043054119eea9a4b2935e570090c9cf8bcc604ee76f87 25 0.01/1.00 vMB 55
175,807 175,807 000000000000069e7c47de976e86cf6a70a1dc4e21c31a4068bbb1d6a5f1bc71 66 0.03/1.00 vMB 109
175,806 175,806 000000000000081e06128af3fbf4a179adf97392fce6859b8708d120cd944cf6 54 0.04/1.00 vMB 42
175,805 175,805 000000000000012724173ede33ef7591dc4480710c61cc2ddbb46a5f85572416 42 0.01/1.00 vMB 128
175,804 175,804 000000000000075127bfbc681066f453dcc52f47e4d3f21352b147a21a9624c5 8 0.00/1.00 vMB 28
175,803 175,803 0000000000000710861c3b1f3ddbf6509cce50d9148e3a629390c8380b12f050 18 0.03/1.00 vMB 50
175,802 175,802 00000000000002ec2d87843955e4ec690e5caaba8c10518a213811c1b66b2643 127 0.03/1.00 vMB 26
175,801 175,801 00000000000006aa835565f7cb791d9db6054df495eafab27f8487ba4e51328a 11 0.00/1.00 vMB 81
175,800 175,800 0000000000000436ec2bd0dd68eee48a053e04ea1f88add8ef4785eb382baeae 47 0.02/1.00 vMB 62
175,799 175,799 00000000000003c46c9990ab49cb3db8432b51bda8795ddb86cf24facdc36d4f 14 0.00/1.00 vMB 31
175,798 175,798 000000000000087c2e6bed992e5a49ea6ff09cfe79f9b4590af4c00e9d4c90c8 18 0.01/1.00 vMB 232
175,797 175,797 0000000000000293865da59c0629920af4fc57766d0f046f78f95c60ac3b8a9c 86 0.04/1.00 vMB 131
175,796 175,796 00000000000001fecda90acabe495da29763caa2741d5076d375423905d10620 73 0.02/1.00 vMB 33
175,795 175,795 0000000000000236b1650db846127da3bd9f6261e796a9edd245ae119467584e 104 0.09/1.00 vMB 72
175,794 175,794 00000000000006454e9bdffc2cbf966842809cd75b99fa66eb5bd5d27f38768d 143 0.05/1.00 vMB 112
175,793 175,793 00000000000009a21660d0517bb5cb0b8ac17935247a505dec0824ef1448327c 122 0.05/1.00 vMB 61
175,792 175,792 0000000000000815f8abde195daf59740ad5872600d761f15f21d196d3c4195e 138 0.04/1.00 vMB 1
175,791 175,791 00000000000006add3abd9e55a6f389dff72fcf6ed817427a75f81013d1166fe 9 0.02/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.