Loading Tool

Explorer IconExplorer

Memory Pool

26,924 transactions
13.61 vMB
0.13390831 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.33/200 MB

Candidate Block

Mining Attempt 5614054fbc5c866d36395618d888f9f535db5c0c04784804bfebb1b79e13a61a
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 1c46a647467a33faf370e052519b1406f2aee7dc27fcc10fd1f9c9eff0faddd6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.08405482 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (763,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,790 149,790 00000000000003625e3d627b02dde9e39749c96067890e17d21e4187a418381c 30 0.01 vMB 219
149,789 149,789 000000000000003a857b3d977333cf16276af30d16ada38ac4f838d33ba4a206 1 0.00 vMB 0
149,788 149,788 0000000000000407cba75d11f55370ecc2a60b8f40bd79f3e629e1d336c9ce77 23 0.01 vMB 363
149,787 149,787 00000000000009b8a9aade57230581a27b0d3b859079498f1c1b1cf60852d671 129 0.05 vMB 50
149,786 149,786 0000000000000b08e04823de782dc959e04119762aa6b3bb6d9aaf17bbd71ad0 18 0.01 vMB 8
149,785 149,785 000000000000043ba96992c0522ca6a7a64cc0856f2c12f234e6039467d401f6 72 0.04 vMB 141
149,784 149,784 00000000000008bf00635be7fba910747e69b383db828ddcdd7ec2b41975764d 22 0.01 vMB 139
149,783 149,783 0000000000000a08a02ba6a60ea15d96cb1974567e446194258c8c722024bdd0 87 0.03 vMB 75
149,782 149,782 00000000000003924d45c289cea8c39f0228133eee14d77bee38accc6cfd3a19 55 0.03 vMB 220
149,781 149,781 000000000000046e214b431862d55d53b5418f720fed923fe042fe15d43d7b25 39 0.03 vMB 88
149,780 149,780 0000000000000a21d5e3c3b99a4e6165259df069054422b1e0b62adeb473b004 13 0.00 vMB 61
149,779 149,779 0000000000000b304a21bd0e83769f0065a0d291cbe5296af52590fb82cbbf0b 42 0.01 vMB 170
149,778 149,778 00000000000002343694ae3d4d41a429fcea7e73a76672ecea311ca43637d7a8 99 0.03 vMB 1
149,777 149,777 00000000000009aee3747593e782a91bc377913c4b999260391b8360f369a9fe 87 0.05 vMB 278
149,776 149,776 000000000000061c5e3ae300b6bf7c6a612d23c13f3df6af067427f201130a3a 124 0.05 vMB 108
149,775 149,775 0000000000000908e3d9496a92c97c7261c081de42832381eef97e048ee3e035 38 0.03 vMB 67
149,774 149,774 00000000000008d9d5f506721d4690e702945a96269fe02e196b27694a7c15c8 25 0.01 vMB 56
149,773 149,773 000000000000031d7fa785ba62fea9423b1ecf6a3a0f7f7fd6ba2432980994de 40 0.03 vMB 144
149,772 149,772 00000000000004d405760deacce6c63b72ab29c73826d2b2019bbc353cbacf1c 11 0.00 vMB 18
149,771 149,771 00000000000005b6a2e3daa3dade9c1b6dead2fef1e31e4b2646a193fdee9399 9 0.01 vMB 327
149,770 149,770 000000000000054076df0c68575c4923ec4efe1b2baed7a96e378f12ce098bc9 32 0.02 vMB 49
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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