Loading Tool

Explorer IconExplorer

Memory Pool

28,013 transactions
7.88 vMB
0.06118856 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.32/200 MB

Candidate Block

Mining Attempt 16f8de9caeef2aa24643d3ad33fd55c998cb342730171a2d881ac23b9acb2b63
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root e750d84b0b8cb7b37bfa0275ae42722d77a04ce871a7aebca94289394584b589
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 1.00 vMB
Total Fees: 0.02382523 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (720,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,802 192,802 00000000000006d8d6531301e741606c3cd127d8df449cc2a772f67b8af59a6b 561 0.25 vMB 157
192,801 192,801 00000000000005020b50085af4b8f7ad23e24f2ee6ad3f56d9c9b3489310e989 89 0.03 vMB 89
192,800 192,800 0000000000000681f69f4f29ddc4b50b357ce74391fa57e2c5f7a3f314feb0fa 122 0.05 vMB 58
192,799 192,799 00000000000004dae836b78895bc87147219d353ec81a96a8182c71013689c4a 108 0.04 vMB 49
192,798 192,798 00000000000000bcb4073faeb6bcc8d3d04579b501c89e4f3a7e186eec1e3830 874 0.32 vMB 168
192,797 192,797 000000000000042383d8677d6baae22d4fb20ae0ba256e7b5c468bed21e92935 13 0.00 vMB 311
192,796 192,796 00000000000001d15b77af465163707fdb8f15c6d672d94d950c601b2a89fdf3 498 0.17 vMB 144
192,795 192,795 000000000000015c1420d0538036ec0e35f56bd0f533dc4ef40132c27c346caa 7 0.00 vMB 60
192,794 192,794 000000000000080a6390a0e2f742cd4f845193169cb1e8336bea167ced26d5f1 305 0.10 vMB 163
192,793 192,793 00000000000004cb07f6ac48fe9de3ccec2e250e312282c17c8e6c04645f8649 875 0.25 vMB 62
192,792 192,792 000000000000011833a1ae25a79e25069eeea8d77418e19dbcca5034cf8f633a 13 0.00 vMB 71
192,791 192,791 000000000000058278eb91fc265686b4efc8d611c2a9a6cafaf178ac0dcf4731 194 0.09 vMB 131
192,790 192,790 00000000000000c1e1d244b90af9530299e327e64578e1398680774fe28033eb 128 0.05 vMB 250
192,789 192,789 00000000000000c81334b0eb63bce4ca5b3d44cf472be026e3140a3d12de6e89 89 0.03 vMB 158
192,788 192,788 00000000000007224d0c7040e1abb54f1ad427a2fa3f8093bc1d9783e943e155 183 0.08 vMB 138
192,787 192,787 0000000000000480aad94b9cf60c7a0064e400b8897a4cfa501a895578e622b7 29 0.02 vMB 103
192,786 192,786 00000000000004849db9e417fad6b7ec2cc17acc395322a95b864825a7192f44 30 0.01 vMB 126
192,785 192,785 000000000000082f68182ca44bbb60f160515ba96453c7eb93bac444a46b0123 405 0.16 vMB 158
192,784 192,784 0000000000000778b482c6ca3002db2b5439c635a4c75d2849e8195bc4f319b8 1 0.00 vMB 0
192,783 192,783 00000000000000ea96cef0800c6995845050d88da5ff34c7643df83bad0140c2 416 0.15 vMB 163
192,782 192,782 000000000000016f496f1861d61562d084584d4c35b290296fbea8e3e194cdb2 81 0.02 vMB 27
Previous 10 blocks ↓
Total Size: 779.25 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: 25.37 GB
    • Received: 0.50 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.