Loading Tool

Explorer IconExplorer

Memory Pool

24,934 transactions
5.42 vMB
0.02456954 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.58/200 MB

Candidate Block

Mining Attempt 9db4e76340c2b3714690d709183246071966f5c2d92142cf5b60885eee403513
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root d76183786aa973f231d7e2922e0ca2a7721bbbb4506478ed4ecd97403ce55417
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,282
Size: 0.43 vMB
Total Fees: 0.01151838 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (702,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,958 210,958 0000000000000322cb8d1aa4c63ff9a345d6f844cf3df6d0bfcea702afe9ff54 208 0.10 vMB 181
210,957 210,957 000000000000024ccec7943fe71e3628dc711a10f7f8e3cc438deada9f09e3d7 546 0.24 vMB 163
210,956 210,956 000000000000024876bb7d1540f50a7933a99d6742bab5486ce17f2e6781c892 710 0.29 vMB 317
210,955 210,955 000000000000042283e3ff0029745f2f94c4a56a017c59a434460df19986d048 8 0.00 vMB 0
210,954 210,954 00000000000000f88fe34fd096566cd145c8ce6d249aade4d5afc41e6aea01f1 557 0.25 vMB 225
210,953 210,953 0000000000000033b815b524c1d9d52c8396e4efa244f5035655af02fe8d3da6 292 0.19 vMB 77
210,952 210,952 0000000000000109f62a99442232fa0aeb79d6936613ade9a59bec08f898ea56 71 0.04 vMB 148
210,951 210,951 00000000000003e75912ccaca04908581ff6d94ac959ec615a37ed0995e1c9d3 174 0.08 vMB 143
210,950 210,950 0000000000000023ca2fa0fa35c3a75b4a8f1a10650c6b2a04bd337d56887bd0 99 0.07 vMB 117
210,949 210,949 0000000000000293cdddebd13af7703305e413e7f4e83f04d506ae8de49f7bef 163 0.08 vMB 152
210,948 210,948 0000000000000235dd1a5c2ba55ea163e537f97b59b5e662306283fcef41869a 93 0.03 vMB 150
210,947 210,947 0000000000000379032bbec087ab9f76c88fe70d5927a346658046b721da0cfa 363 0.15 vMB 190
210,946 210,946 0000000000000313cbacf13a7c3dcbb90e368e8ed3716548de348abcd498c353 7 0.00 vMB 6
210,945 210,945 00000000000001e885c6e23dabdb382e6aaafd40d721ca8368ea12c1e884b5f7 207 0.08 vMB 124
210,944 210,944 000000000000046eb17a443604e3bc4a936d23b10f27d142972ab376ad78701a 70 0.03 vMB 22
210,943 210,943 000000000000031bf5516bfc8a3198dc408eb87197bac0cb972894b4a37cc768 340 0.21 vMB 120
210,942 210,942 0000000000000133435572cd33e7ba3b5fde7b63f1d2006225d03ed92e0a005e 442 0.20 vMB 175
210,941 210,941 0000000000000121eedf6fffa6e47339bafa9bca2150de45aab4cbf08b6c6100 351 0.20 vMB 145
210,940 210,940 000000000000007c1edc39789ec9df1650cdfbe2ea4eb5352fb41bc47e6a55b6 608 0.25 vMB 182
210,939 210,939 000000000000031e78dfefe86febea605fe03b6df1f5882836e3f7981254722a 146 0.05 vMB 1
210,938 210,938 00000000000002564b293fd5de9701f48e8745a3dcae74d1e0cb016eac7fb3fd 538 0.29 vMB 142
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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