Loading Tool

Explorer IconExplorer

Memory Pool

79,136 transactions
29.77 vMB
0.09354492 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt ce976e9c610af68e6ceb9d88f4ce1788808648a508329aef3698d74da86a583e
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 165d6b7c21a26ba51510375873070b554e7a6bc59e1664120f3db5b1a8bd96cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.02687999 BTC
Feerates: 101.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (371,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,729 543,729 00000000000000000017eea529b604cf410e8db8efe33ff9d9d8e0ef3e662970 693 0.30/1.00 vMB 17
543,728 543,728 00000000000000000017f3c5dee0ad020afcb3f5a58b53ef0cfaed3717f509c5 1,262 0.52/1.00 vMB 5
543,727 543,727 000000000000000000199230d77e2123c2810abaa39d77d4cbf23c917cb08b15 2,691 1.00/1.00 vMB 26
543,726 543,726 0000000000000000001e1005f1d3632a6e72987ca618379480596e4c1c516cb1 106 0.12/1.00 vMB 44
543,725 543,725 00000000000000000004dce99106a224573248b7286a995e4576aa0805358b28 1,766 0.74/1.00 vMB 17
543,724 543,724 000000000000000000165ea59eed3d3c86d8c476115184a0463f253bf5c88233 2,270 1.00/1.00 vMB 19
543,723 543,723 00000000000000000000ca63503db11cc3b9c29a300e44d4917f1fd585114fcb 1,847 1.00/1.00 vMB 10
543,722 543,722 0000000000000000000adb26737870e1a3fcd6e509a394e0c8220ef8ebfb3f66 2,281 1.00/1.00 vMB 21
543,721 543,721 00000000000000000005a243d64a50bce5ee0a1f0b68b7725fe2ce35d1e8482c 1,717 1.00/1.00 vMB 9
543,720 543,720 00000000000000000007ba768cbbeaae38fd94280dedc4d53348c2d05ca7ecdf 2,738 1.00/1.00 vMB 7
543,719 543,719 0000000000000000001c8dfee5e45cacdf8e406834f537d1935da24ac2dc379f 3,096 1.00/1.00 vMB 44
543,718 543,718 00000000000000000021d409a2490e7fc6b4b9145fe3d7940f03540cf92c1950 107 0.04/1.00 vMB 10
543,717 543,717 0000000000000000001c72b6798ee06b5d166e8746ccfaf516208bab30b7ff68 229 0.09/1.00 vMB 21
543,716 543,716 000000000000000000225761381da27fe8f192421486ae54594a25742f345fb2 1,538 0.56/1.00 vMB 17
543,715 543,715 0000000000000000001d74ab3cf6ff0dc7e14ef33bac07121184578c6951baa6 1,403 0.50/1.00 vMB 17
543,714 543,714 0000000000000000000c0a9fa26936e216591b63415e22c8cff83046113d71e7 549 0.21/1.00 vMB 14
543,713 543,713 0000000000000000000bfffddd1e56ecc94a475db64c609f97079cdb5fbb6cc0 288 0.09/1.00 vMB 15
543,712 543,712 000000000000000000185b830e8f9c41bae10c8009456a43d59479c6390d25bd 796 0.35/1.00 vMB 18
543,711 543,711 00000000000000000019bdd7447aa6419a98a5bb677dfff5269e47fa9c37839d 1 0.00/1.00 vMB 0
543,710 543,710 00000000000000000021ce27b9e99d403e2383e30e0ed655e1e1c048557d0dbc 1,346 0.51/1.00 vMB 13
543,709 543,709 0000000000000000000c5c52804a6edb7d267f0dea1badf917d53b05f016b5f5 299 0.09/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.