Loading Tool

Explorer IconExplorer

Memory Pool

76,208 transactions
29.15 vMB
0.10437169 BTC
Random Selection Loading Transactions
Max Size: 172.35/200 MB

Candidate Block

Mining Attempt bdc97081a3a4540a397bd4022e51326d20c8438e4d6dbf3a79bf7cae46d68093
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 27d9f3d63b6bfeb85b669746d1541e540e8dc8394f16b30a9d937d8ff850beb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.04186850 BTC
Feerates: 201.37 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (544,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,211 370,211 00000000000000000d40f919d79a2e2db5648767536c1f42775b8c627cce081e 539 0.31/1.00 vMB 36
370,210 370,210 000000000000000004c4761387e6a3f3c11a59d125667a4c2824d637488e1710 222 0.16/1.00 vMB 24
370,209 370,209 00000000000000000539c733e8a316163cf8560d3962815a8f63dee5e27e353b 577 0.35/1.00 vMB 34
370,208 370,208 00000000000000000ba977efe47839d45dd856ff32e8df178746d1206c305f0d 911 0.54/1.00 vMB 34
370,207 370,207 000000000000000001a1d6f1e7d40665886ff3121948d8eba9831e7d1c4f03d7 1,171 0.66/1.00 vMB 33
370,206 370,206 000000000000000007cacfd0f015793f238e97d49d64997b002bf708d417de2f 841 0.49/1.00 vMB 38
370,205 370,205 00000000000000000f89cbbaae1acfa16a713fe79716910eaa62196068856e98 494 0.29/1.00 vMB 30
370,204 370,204 00000000000000000b1ee6937cd441a204756d0f2a30e0ffdf604c2d8283119b 587 0.39/1.00 vMB 28
370,203 370,203 000000000000000010b45943ee80755178a8f43b6c1d03253359bd215ad63f14 641 0.35/1.00 vMB 41
370,202 370,202 00000000000000000cfe01cdcf909dc41e69d563525f6dc07bcf3bbb83b07710 673 0.43/1.00 vMB 32
370,201 370,201 00000000000000000d08f53f44fac3e2bfd55f0f1d874ff3d88bc5c3d9570ff5 538 0.31/1.00 vMB 37
370,200 370,200 0000000000000000133f84a6e2ce3e327f95af80e2a5ec79b09fa3e01aa070d4 859 0.58/1.00 vMB 38
370,199 370,199 000000000000000013c1b11d93be7fe5306fd8f416829fdc78cac2134a476d55 641 0.51/1.00 vMB 27
370,198 370,198 00000000000000000c254b26a981d6c9834393adf9443b7162a88294a5ad2fe5 1,632 0.93/1.00 vMB 44
370,197 370,197 000000000000000010167209000ecb422c0cea65c8f942144be6758c879d2046 557 0.26/1.00 vMB 36
370,196 370,196 0000000000000000045b701dfad84dcac06e1dd869ea7e30073528bfa23fe12b 609 0.39/1.00 vMB 47
370,195 370,195 00000000000000000027a434c8d1bb467b9a62f060129aeac6807c64704ebc3a 317 0.25/1.00 vMB 41
370,194 370,194 0000000000000000079d8d5092bfa6f4b6f604d7bb287d245be90d6a60269a61 184 0.12/1.00 vMB 27
370,193 370,193 000000000000000013d6cbe7b868b90c3c930bcad11d5d5d2e9677d8301ad255 513 0.37/1.00 vMB 27
370,192 370,192 0000000000000000098a42b7449d0d29fec29f1e10eabb06f9b2d85d5d8bfd46 1,028 0.56/1.00 vMB 38
370,191 370,191 00000000000000000889443e530d93e722789b31090b3616d509bc999c988659 56 0.03/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.