Loading Tool

Explorer IconExplorer

Memory Pool

84,687 transactions
32.77 vMB
0.08372074 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt f4ad63c638ad01a090ebf13f20d3d855999321d5376d6156cc189fdd965a3af3
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (471,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,672 443,672 000000000000000000b8c7589b5c022b05115c6411c47b90af688b209c71f5fd 1,653 1.00/1.00 vMB 79
443,671 443,671 00000000000000000252ea11e7dd7aaec0f08df470567a30b66c5f52959fad36 2,758 1.00/1.00 vMB 104
443,670 443,670 00000000000000000049fef30fce8b6905ddcdc4355d992ffd3c77754f2d1071 2,152 1.00/1.00 vMB 81
443,669 443,669 000000000000000002e5f805b7686d8f63f27b5548490cda831da019b2d8eb77 2,265 1.00/1.00 vMB 98
443,668 443,668 000000000000000000f14025ae533cfbdc8432be863bf2b929d88cb19e4c3121 732 1.00/1.00 vMB 31
443,667 443,667 0000000000000000004a6f37e94a28076ce4e0f6965869c47e0f60c3abf21e0f 2,101 1.00/1.00 vMB 82
443,666 443,666 000000000000000000bc00a7082f0805ba882d1dabac3dd0562ba6162e93a082 1,750 1.00/1.00 vMB 72
443,665 443,665 000000000000000003231d0dbad32b1f3219af0eeb16289d907c2d7b86b68524 1,837 1.00/1.00 vMB 32
443,664 443,664 000000000000000000c17ef169d6abb713494dc714f672d5d682ba8e851fa881 2,101 1.00/1.00 vMB 70
443,663 443,663 0000000000000000028e3091e8fe51ef492d03c47df58c1a8b50534b0cd90894 1,582 1.00/1.00 vMB 44
443,662 443,662 0000000000000000036ce780151e6b29136677e6f06411d154b2a072c02329d7 2,253 1.00/1.00 vMB 70
443,661 443,661 0000000000000000007d1af50c2eee7ec29601c8860f17d9345e79d2d189ca1a 1,368 1.00/1.00 vMB 45
443,660 443,660 000000000000000001e8a07f85916bb844a626381c9c9cb5904d118097b0391a 1,520 1.00/1.00 vMB 68
443,659 443,659 0000000000000000002b42c51cd6059a0772d24de232f58fd3ca70821a16d2c4 1,975 1.00/1.00 vMB 76
443,658 443,658 0000000000000000037176fd7d61fd8600e41ec86fd62466ea633e706950015b 1,786 1.00/1.00 vMB 70
443,657 443,657 00000000000000000308bc6fae822c2ae52b42c161308c23d5992ef30d42f0b6 2,208 1.00/1.00 vMB 92
443,656 443,656 00000000000000000061c8bcb178d35515c6894ff984b8f75ca6c388e097e165 1,192 1.00/1.00 vMB 56
443,655 443,655 000000000000000002a8f0fcda91beb1d20757f4ed3b1b2088a1d02ad7cc65df 2,425 1.00/1.00 vMB 52
443,654 443,654 000000000000000002a2cbfa46795469c8aef1e10b827dc2612941c9cc98aba2 1,896 1.00/1.00 vMB 84
443,653 443,653 0000000000000000020a0d3e97cb1e3005e0d6bb55d58b0ca222ad75c5ba835a 1,886 1.00/1.00 vMB 61
443,652 443,652 0000000000000000028ae0f820e2e92031cbc2b1b4721cc9ea57c2cbd2064a06 1,924 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.