Loading Tool

Explorer IconExplorer

Memory Pool

79,875 transactions
29.49 vMB
0.09370342 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 6fdb9087b2623131b946e6a63d9af90b79758304afbbba191192026de5314033
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root bb92c2a69e5b40434e0259671aa3db5ee40f4342e7b177b1d7e29389da62e660
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.03099748 BTC
Feerates: 178.73 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (671,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,612 243,612 00000000000000b8b69ed4e8dfb4a9cdbfc121d310a295337ff7bff9d3aa8138 4 0.01/1.00 vMB 26
243,611 243,611 00000000000000dc7a190c9842329ba3778b5937e0e2168c0a7a7f44f9b57eb7 113 0.06/1.00 vMB 139
243,610 243,610 00000000000000bf46e70d1e8d5a1228e72ef827830e3f5896186bd00a8384cf 191 0.10/1.00 vMB 155
243,609 243,609 000000000000006414dfe1f8959462737447014056832d6615fc5b7ac305823a 183 0.09/1.00 vMB 84
243,608 243,608 00000000000000adccbc300cbdba9141cfeb682b306861b2ad356516421fcdfe 606 0.25/1.00 vMB 180
243,607 243,607 00000000000000ca7f913c1caa7f96c2f52fb757605c1f193425738d8c4d1671 24 0.01/1.00 vMB 148
243,606 243,606 000000000000005b09b23a78c257c7a22327eafc4da8d7c65e81ba845c1d53d4 18 0.01/1.00 vMB 59
243,605 243,605 00000000000000d33eebd4199be8d2c3d523c0003709a78cb1ad4f63b2b6198b 191 0.09/1.00 vMB 147
243,604 243,604 00000000000000293ba8317bf8780919096965b3b412d80f75028807cbadc6fd 56 0.03/1.00 vMB 116
243,603 243,603 00000000000000a3d599df98bbf966d7d78ba84d6305b56d38d9942d1cfc567b 23 0.01/1.00 vMB 58
243,602 243,602 000000000000004753f0c831142b53b1822c3b9f327d60c55612c7fb561324d3 334 0.14/1.00 vMB 161
243,601 243,601 000000000000005443f06fcba5a4d842fb0f09cb3f6a8f061f5a2f58cf5caeb7 461 0.17/1.00 vMB 152
243,600 243,600 0000000000000071d73cb5a538553753b57db4f4f667de599811eb9df9bc0da5 96 0.04/1.00 vMB 172
243,599 243,599 0000000000000024cffbd1667fd3e869aec15252f457d36efed95e4d6a3370e8 162 0.08/1.00 vMB 133
243,598 243,598 000000000000006bfed87152d50e538b7eccebff7edaeceb72662930307d2a63 338 0.16/1.00 vMB 132
243,597 243,597 000000000000001ad0cfda1ce0eaf0371995401f18b6be079e33f8a392521ce0 256 0.16/1.00 vMB 44
243,596 243,596 00000000000000765ef300970764e7ee2e1ff97d322f0a5d0c253511dd3b4f59 31 0.02/1.00 vMB 154
243,595 243,595 00000000000000bd5befd946ed7d2128772ce9327f603afe232a59f89a4031fe 287 0.14/1.00 vMB 134
243,594 243,594 00000000000000dab8d809bac09396e04a7d01c59592727450a373e35c82c743 148 0.05/1.00 vMB 158
243,593 243,593 00000000000000b69508494357619e601f0cb0e93f0a094804c909780c50ce04 227 0.10/1.00 vMB 133
243,592 243,592 000000000000006ec71f02929a5f366a3d4fc52c02440a3f16b8eb10054847fc 32 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.68 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: 681.15 GB
    • Received: 16.44 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.