Loading Tool

Explorer IconExplorer

Memory Pool

13,437 transactions
9.17 vMB
0.02367022 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.55/200 MB

Candidate Block

Mining Attempt fc22e0f6780675e12bba21881afda06b515c5cd28c1fb072e2f318c3b238730d
Version 20000000
Previous Block 000000000000000000002da2cfaa2c083bb22b8405282515da43f57834a1d7ee
Merkle Root f1e05abc1611244fb41eb88714c83936f507ac6671820c2077dc5dbefd4689d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,530
Size: 1.00 vMB
Total Fees: 0.00365670 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,360 (748,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,737 164,737 000000000000083a3b501bc600b3970a918a46ce79412fc1bc6ea946b4c6367e 103 0.03 vMB 1
164,736 164,736 00000000000003e23fc7c8e7953d1833e65a3bbad28157242d867ad240c80e1a 42 0.05 vMB 53
164,735 164,735 000000000000036c0efe653aba5da3452bc656ecc74f4bd38d35151f5d57408c 129 0.05 vMB 106
164,734 164,734 0000000000000862a1da53ce61c7f38642f988a7b29d86be50a211f1f83258e0 44 0.05 vMB 58
164,733 164,733 0000000000000355a00378c41787574119a6e8d3346ecfc217a90d2ffe9eef20 5 0.00 vMB 194
164,732 164,732 000000000000041d8a58674baf0334c2863e2b4cebeee00facbc9554e6effc14 9 0.00 vMB 0
164,731 164,731 0000000000000c166f1969dc69fe2ff879f0f05467718135dbf893e8e8dad5bb 82 0.03 vMB 99
164,730 164,730 00000000000001cc213db175dd730938c88850e95c4cd9d47a56076c777e1c47 9 0.00 vMB 656
164,729 164,729 0000000000000c63199d9b8754064e966d24bd04b691096c21936176ebd93d39 84 0.03 vMB 37
164,728 164,728 0000000000000cc7cfce61389f9eb72bd80f1a8f5091fcb65ed254496bbe6713 10 0.01 vMB 33
164,727 164,727 0000000000000664770eeb5d40ebb57d6fe023910a9077d17a2b4171eda54f9e 10 0.00 vMB 13
164,726 164,726 00000000000004eb0ba4ac14d660a72821e96a356bc28f8dad1e8423b09d8cb6 26 0.01 vMB 124
164,725 164,725 00000000000008890432bdd5494966ac76594b31531920784a74525c8b0cede1 65 0.02 vMB 344
164,724 164,724 0000000000000be43fd1a6f6c1d19e23574effdd42fa83fc6136b957e737aa58 24 0.01 vMB 62
164,723 164,723 000000000000061cd9a157227a7d74aa078e8fbb47a52c8466d1192082b68a95 20 0.01 vMB 177
164,722 164,722 000000000000066ffb3b593b548c5a814650f80f8f7f7f447bdf2b1d90fea759 8 0.00 vMB 80
164,721 164,721 00000000000008d2ee99c3328503dce0bdbf17dab5d1643b187b119aec40ee26 87 0.04 vMB 108
164,720 164,720 000000000000014e1e84430ca91259af2b78a8b93d7b9b1796b1f7b568c67b13 71 0.03 vMB 61
164,719 164,719 0000000000000522831207aceedaa57efeda243dff26adc48826ac357a3cf065 5 0.00 vMB 31
164,718 164,718 0000000000000a0be96be443421002299bb59110b2a7aa0b842503bcafb4f20c 5 0.00 vMB 56
164,717 164,717 00000000000006761ea9461a7c5865424c563661709fc3804ad71f280305552e 7 0.00 vMB 181
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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