Loading Tool

Explorer IconExplorer

Memory Pool

25,258 transactions
26.93 vMB
0.05471291 BTC
Random Selection Loading Transactions
Max Size: 128.53/200 MB

Candidate Block

Mining Attempt be4abd093000c5fdec57c984b04cf970c0b9cc994e5d97c96be7f087d721c4f0
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root b2cf54c7e45c1e8236bdc8cf93f55be46dc011a44336400da353195cdac844be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.00412507 BTC
Feerates: 44.54 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (676,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,762 237,762 00000000000000f2b9679e960e87b7e0bebba781a9316d674c62d36bd5d710fb 32 0.01/1.00 vMB 141
237,761 237,761 00000000000000e0549cdf112010dbccf6038c4561f1f10991ac56c923258b9c 424 0.20/1.00 vMB 177
237,760 237,760 000000000000017a55bc3b7f9daec026b0f867f302676dae3ae2fb5fcff7abfd 154 0.08/1.00 vMB 141
237,759 237,759 0000000000000176228be73bcac6e849d97343c172435d2d948757de62294c60 589 0.25/1.00 vMB 190
237,758 237,758 000000000000009d7f89e4d0c0ae28f338096884e3d4d89ce3659efe97005d0d 61 0.03/1.00 vMB 126
237,757 237,757 00000000000000c48eb3ce610b7ad9dd9079426f198bfe73ab16fa3649dc2e38 346 0.16/1.00 vMB 3,761
237,756 237,756 00000000000000c9f8355d50046ca3155f41dac69ca7eddbaaefae1f2bca2e12 96 0.06/1.00 vMB 90
237,755 237,755 000000000000000f82424e2e21db3f01ffc7d2ad555d60ed3fad71253c6af56d 127 0.08/1.00 vMB 103
237,754 237,754 0000000000000152c808aff2c73313cf58ed91bb3a9665fb9df465eaf5d65b15 320 0.13/1.00 vMB 158
237,753 237,753 00000000000001179885e049805fae9a9372e988cac5686e730641dc24f27213 188 0.10/1.00 vMB 123
237,752 237,752 00000000000000d105970fcfc97f0e73508103dfb3efc0e5198562b47bb8b5a6 277 0.18/1.00 vMB 177
237,751 237,751 0000000000000179abce84b08f837dd7bde95719cc9b2dbd1be423b972e19355 434 0.21/1.00 vMB 150
237,750 237,750 00000000000000256435e86b37a2e5fc09915c07f65a65c2fd276cb29c7ce84a 318 0.10/1.00 vMB 55
237,749 237,749 00000000000000934ccca4e7751ffd4c5ce58b91ae85ffc9b5ba9c207e295bfc 602 0.25/1.00 vMB 180
237,748 237,748 000000000000002d69941694bb0ad6c815157ca2a4b1513ced1728a31b199170 212 0.10/1.00 vMB 125
237,747 237,747 00000000000000ba5c5b7fb26531a96f48c53cbba404db66bbb01385ef97868f 425 0.23/1.00 vMB 147
237,746 237,746 000000000000012b53b7b0ec174fb6004f19a09428a73bee490fb4afda2543fb 176 0.08/1.00 vMB 118
237,745 237,745 000000000000012b9d88b81b21aba501a83b19762ea1c45d10355ec5a1051585 358 0.15/1.00 vMB 188
237,744 237,744 000000000000003697c68fb378c5bbb6828b217d5d466be8df9d8bdca6c48e37 269 0.22/1.00 vMB 96
237,743 237,743 0000000000000022a64ba96de60b81fbe163f1defd84faee8dbf99d258cb3294 687 0.25/1.00 vMB 226
237,742 237,742 0000000000000009143891f6e31f1ce3893a490a53f2fc2172c8fb7f8dd1f5ad 143 0.08/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 781.50 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: 612.33 GB
    • Received: 10.97 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.