Loading Tool

Explorer IconExplorer

Memory Pool

26,763 transactions
10.13 vMB
0.03946934 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.87/200 MB

Candidate Block

Mining Attempt 9a05a760aad9602db52b77711fa64aebcfd7f0547dc5900aded95746fe2b0bef
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 1612e09e29bd19dcd77c25726443d10b682f4fb986007549f01eb845eaa5a543
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 646
Size: 0.44 vMB
Total Fees: 0.01288342 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (763,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
149,769 149,769 00000000000009a79583e60ab093dbe986af3d1bab9c8cac49a2e573da9ae8f3 9 0.00 vMB 19
149,768 149,768 0000000000000757cb3af93cc64650ca0c3c9bb73f8090b081c693f5c9767c8a 17 0.01 vMB 46
149,767 149,767 00000000000007a8ed79cd7ad75350e1290243c1872c630d922f25f4b9093ae2 9 0.02 vMB 5
149,766 149,766 000000000000064b0d57fd8f363d22ba80f5540c451e67a7f7f80f64c1e9bbbd 61 0.02 vMB 41
149,765 149,765 000000000000016dbf2608bb52340f7b33984b40f1ac714d60be75b1a6b86d92 12 0.00 vMB 0
149,764 149,764 00000000000008eb1f65663cc8ce2f4f22a16d56585706f07beeec652635a154 18 0.01 vMB 262
149,763 149,763 0000000000000a720689fc5116d941864412318a0c928c88c8bd6113c1a25f45 16 0.00 vMB 74
149,762 149,762 000000000000039e08f4299ad83ede326b6753e936cb784fddc436525c512c47 36 0.02 vMB 109
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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