Loading Tool

Explorer IconExplorer

Memory Pool

21,480 transactions
9.60 vMB
0.02147205 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.97/200 MB

Candidate Block

Mining Attempt 690d3fb7bb7546f2bd9b4efd43406827f928c52710abb8b8e5ab9a7148a84786
Version 20000000
Previous Block 00000000000000000001301767fdc1d95a58b3fa74809d6e3a3f9a7d8596467e
Merkle Root ed7eafbcf27660bc20753991a23fb7eaaddb781120f7052922ddcdf596fce687
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,644
Size: 1.00 vMB
Total Fees: 0.00644859 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,564 (689,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,840 223,840 000000000000009696bb787837afba113c6e71897dc42ace3aebb2848c7735d3 331 0.25/1.00 vMB 128
223,839 223,839 0000000000000202fe00d980a2ac86ad5990a5d5151b7055f4e08ed60e6b7a11 469 0.25/1.00 vMB 191
223,838 223,838 00000000000001d0ed35a6526c9712adcea28c0cfeb21c24bb366707c32db6e0 166 0.25/1.00 vMB 89
223,837 223,837 0000000000000148e5860d43502b772a79654c77c5b5e259b3ebdba9cceb6cc3 468 0.25/1.00 vMB 221
223,836 223,836 0000000000000166c01f3ba9f293d59398dbc3d955227e2aac9c162e64ba5f40 388 0.25/1.00 vMB 146
223,835 223,835 000000000000000755e35106d99299c4a7c562810b8dbe64936cfff57e958f27 554 0.25/1.00 vMB 182
223,834 223,834 000000000000035caadffacc8bec10ef1ce32e405e569e381a8a7c827ceb752c 256 0.27/1.00 vMB 81
223,833 223,833 000000000000023873230683abab2dcab8b7c0fd182c003ceff057296c078dca 541 0.25/1.00 vMB 192
223,832 223,832 000000000000009b1ee8f3797e9433920cce4990e9f84b6e385dfd81e0d1961e 679 0.25/1.00 vMB 275
223,831 223,831 00000000000003a646050828f8b3bba6b22b55349263a1741f8a2e81db6a30cd 715 0.25/1.00 vMB 253
223,830 223,830 00000000000003b87ff47f8e534500fb02729cea899dc5fe7c6c5098da6dc24b 638 0.25/1.00 vMB 201
223,829 223,829 000000000000038ba160339e948699b93be4c7399375c23506a8264b31e19cef 321 0.25/1.00 vMB 120
223,828 223,828 0000000000000149822c6f2370af5b47070b6cf25543693a6f750a1da645d9bc 275 0.18/1.00 vMB 119
223,827 223,827 0000000000000052aeb37f1dc522442245845bb3fc983f6537dfbac1592fb512 477 0.25/1.00 vMB 159
223,826 223,826 00000000000003083820ecfa2e71ec737df45d99c9702eda6881f7749709e2df 705 0.25/1.00 vMB 233
223,825 223,825 00000000000000478a31eda9b113c4e5d97a4848357654a8d6237c078c4b37e5 242 0.15/1.00 vMB 155
223,824 223,824 0000000000000051cfb31d6e261485e68807a1bf72c5ef78a5e02b59ad6baeb8 7 0.00/1.00 vMB 86
223,823 223,823 00000000000003421a1741eb64e4651532d16def13ac042de1e27cc2db4c44d3 564 0.25/1.00 vMB 235
223,822 223,822 000000000000001e1424b7c2b63a0935ce7ac2cb9895f9803250a0e0a2feb913 1,024 0.49/1.00 vMB 96
223,821 223,821 00000000000000d6194a08fbda98440c70114293e6153bb970bbd65da9474daa 389 0.27/1.00 vMB 103
223,820 223,820 000000000000010fcf766a65020d60a691f835f8816696bc24da1799c8faa4e7 870 0.25/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 779.84 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: 428.33 GB
    • Received: 2.33 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.