Loading Tool

Explorer IconExplorer

Memory Pool

77,840 transactions
28.87 vMB
0.06742138 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt 4a2a034b075a8d00c01f168967abf2c4eddc7ef4e840f64e29813fb51f8810d1
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 153d4d02c7f5767ff08827eb328b3ef6abd87e0b53b2910d396860303b5ded02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,866
Size: 1.00 vMB
Total Fees: 0.00734030 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (344,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,559 570,559 00000000000000000009f13b5cb0593ab612b876386508e9f49d6e3198c56141 2,850 1.00/1.00 vMB 39
570,558 570,558 00000000000000000016875c0c8f4985708ed299f850970e96ce6dff7af2096c 3,012 1.00/1.00 vMB 43
570,557 570,557 0000000000000000000335b8597073996872c685ced8f911693f9ad10da31e99 3,220 1.00/1.00 vMB 6
570,556 570,556 00000000000000000017a122d545ab9f080fbf0f5b3bad0367ddbe6176fd9533 3,121 1.00/1.00 vMB 50
570,555 570,555 00000000000000000002592a468a84a781e99ae7756d9d4052f202cc04bea2ce 3,017 1.00/1.00 vMB 56
570,554 570,554 0000000000000000002205c130f60e9f74f9a408b874abc75ae4d164d22d9f5b 2,819 1.00/1.00 vMB 37
570,553 570,553 0000000000000000000683cd6de512b99ba555000a6a6ab1f2500f8edb0416d4 2,970 1.00/1.00 vMB 51
570,552 570,552 00000000000000000005d572661460e45d25d0d7f23c39c5a44fcc58818dbe08 3,046 1.00/1.00 vMB 44
570,551 570,551 000000000000000000094a53e2b9ef82a376eddd9d6d7ef2b8b868ccf5a147a7 3,586 1.00/1.00 vMB 65
570,550 570,550 00000000000000000000df96409cd1873e558a4bd33b16d4c0f17238f471862f 2,607 1.00/1.00 vMB 138
570,549 570,549 000000000000000000027dca923a6ee44432bf3c614818cfcd55c3d71c7401ea 1,694 1.00/1.00 vMB 96
570,548 570,548 000000000000000000150534f442fa50c1b647ae1b3ba2563431c000b99ec33f 2,993 1.00/1.00 vMB 63
570,547 570,547 0000000000000000001c01a5a35c2f910187d50063c48e7a853a02754c262936 2,849 1.00/1.00 vMB 66
570,546 570,546 00000000000000000017c20dccb7299518666e7eabf725e668609688ba26becf 407 1.00/1.00 vMB 6
570,545 570,545 0000000000000000002466b15381db1e81f25552305be6814c941d17079d7933 2,780 1.00/1.00 vMB 12
570,544 570,544 0000000000000000000e01cbc266ba9f74ac5fe0518175072144464f9d5869d8 2,826 1.00/1.00 vMB 73
570,543 570,543 00000000000000000001aa62bbc43fff4758f016a58dae7399c81f43bf582cd3 3,243 1.00/1.00 vMB 133
570,542 570,542 0000000000000000002b6204d82fa25254d579a04106b154c4a1b93f35226d1b 2,921 1.00/1.00 vMB 42
570,541 570,541 00000000000000000006324ea478a5108464b1af85be1bdd81e0a0b9f5e6d683 2,086 1.00/1.00 vMB 60
570,540 570,540 0000000000000000001f2d65d3a818499d2fd0932515bee91d157c91c512f7f5 3,204 1.00/1.00 vMB 42
570,539 570,539 00000000000000000017be56aaf5138b11eee8b65261b12e211b3b2d8c096446 2,990 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.