Loading Tool

Explorer IconExplorer

Memory Pool

26,870 transactions
12.87 vMB
0.05382027 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.59/200 MB

Candidate Block

Mining Attempt d8be5ac24269165f5266ec57b465da0e4b07a6f6fe09016d9549b5556796d2e1
Version 20000000
Previous Block 00000000000000000001cf2de7570a1bcdd29c6c36e5e4ddcf3c67d06d4ea5dc
Merkle Root a969747ac1aff9a45e172ae3b1477afcadf159cba9ad33fcf38255ea0b496c17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 0.99798725 1.00 vMB
Total Fees: 0.02642802 BTC
Feerates: 203.60 > 2.65 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,643 (755,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,859 157,859 0000000000000a7af04f6d1597704dcbbaa9f7a71591dd9f637fdf563566cff9 13 0.01/1.00 vMB 337
157,858 157,858 0000000000000db15b8db1a0892a83ec06124757dc699a4bfd22c94b19428d00 92 0.03/1.00 vMB 137
157,857 157,857 0000000000000605d5e2ea786d3a7844bdd5c542b3e14cd9a7adf2bc98a68ced 12 0.00/1.00 vMB 59
157,856 157,856 00000000000001c9f2b1c2974ee0c1273c027011fbc79afaf312a49310e20424 32 0.01/1.00 vMB 85
157,855 157,855 000000000000063b7b27253d56cde460e7436c0eaafe416d2f46c9f4e8dc260c 12 0.01/1.00 vMB 73
157,854 157,854 0000000000000044a2df31ebbc77027f0b707cb3ebc32b07938a0f84326eed85 105 0.03/1.00 vMB 41
157,853 157,853 0000000000000092e696fd23c0fa3c0df971c86a11f4e314207b1a4eb0f97e4e 32 0.01/1.00 vMB 357
157,852 157,852 00000000000000f3b3175dbd32b1b0a23ac1f420576accb45e5d1138ab13c614 19 0.01/1.00 vMB 290
157,851 157,851 0000000000000e7591d9cdcd3b74bfd567254172ff0ab4de1eae37279a84fef5 36 0.02/1.00 vMB 238
157,850 157,850 0000000000000ad3a5b098883992b290aee6a11e9653419f171d3fd0186e495b 41 0.02/1.00 vMB 152
157,849 157,849 000000000000074e879fcbd8d7ade4e8d92cc0a0bf963183b3c2e1cff67e6727 8 0.00/1.00 vMB 73
157,848 157,848 0000000000000025c9e33b85c1ff214944fadf6f7c13e50901c2f978c4006d93 118 0.04/1.00 vMB 191
157,847 157,847 000000000000005d55360afbe6c6e5f730508b29f8a5003470eb63d6e9b8a205 78 0.03/1.00 vMB 527
157,846 157,846 000000000000038e7440a238c73e7ff9da06effd47461f1745c1c90a016b2cf2 11 0.00/1.00 vMB 82
157,845 157,845 000000000000060ec3d9a1fd840cb28d5ba094d8c58e04875d9b379467a73669 18 0.01/1.00 vMB 925
157,844 157,844 00000000000002c66fca39aa694329ebf401e1e8901430540c6668e877256b80 55 0.02/1.00 vMB 453
157,843 157,843 000000000000019ad6120f3421269383fd0417542d16fc1dc7bb013086aeb34e 24 0.02/1.00 vMB 52
157,842 157,842 0000000000000a62baedb786407c8e2e6570ad3ae4718c743af0c603799dba50 12 0.01/1.00 vMB 20
157,841 157,841 00000000000002b6f95ef3d2d1bef2af1c2f5e607d1cb29ad5bf5e88f0e24386 26 0.01/1.00 vMB 327
157,840 157,840 000000000000061f6c62cfcab73e248c1026000f790d6b50e1ff24422864ab8f 7 0.00/1.00 vMB 87
157,839 157,839 0000000000000745c35068ee9be30888a1f48f2c08fa4c4c5b2e109197b57a79 11 0.00/1.00 vMB 492
Previous 10 blocks ↓
Total Size: 779.98 GB

Node Details:

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