Loading Tool

Explorer IconExplorer

Memory Pool

77,097 transactions
28.92 vMB
0.06683225 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt cfbb46d9c4c182759fef062345954dbe92520162eb22a4d0bb3a7e17d5195041
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 1a7a0ccbc8ad239791e60d0fce8a0c7f67e397f5a6c3c2a574225bcd7edfd8a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00377053 BTC
Feerates: 58.14 > 0.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (559,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,658 355,658 00000000000000000ae34c1f90f8f2d1d42837296033da6f43e51ec450345d65 2,435 0.75/1.00 vMB 46
355,657 355,657 000000000000000004236e59fe7403f702f9bbfd11303dad6e54bee27e15aabf 2 0.00/1.00 vMB 0
355,656 355,656 0000000000000000067e339c9ff4b17fc70fc83ad770787e772fd3840b4b2520 2,048 0.74/1.00 vMB 38
355,655 355,655 0000000000000000120e5fcffc61d46daba75c5a62ec0cb2358ddf3c37ebe469 902 0.49/1.00 vMB 25
355,654 355,654 000000000000000012b98457a695237a0134bc7ea10a5305da6ea87c5463e7fb 721 0.51/1.00 vMB 16
355,653 355,653 00000000000000000c06d479daa76bdce8ef6d11b4eff1c8d7d91dcaad266855 512 0.15/1.00 vMB 52
355,652 355,652 000000000000000013c9b6604e7472e51a62ede32b0e5d7572ca71a021e6be36 1,172 0.54/1.00 vMB 30
355,651 355,651 00000000000000000d751425d01e098c4617571ea58d3b704c4a49f3af54dfb8 137 0.11/1.00 vMB 16
355,650 355,650 00000000000000000fd87566bb5527cc1580f7c7c2afdde34797d3072f616d3e 873 0.52/1.00 vMB 27
355,649 355,649 000000000000000014cb2303bca0489a4cffc7683232ab9acc6716785ebe8c26 1,024 0.45/1.00 vMB 31
355,648 355,648 00000000000000001326330fe7e7f888b86e9a3c1c25aacf5a2d425dc3f0ad74 1,177 0.64/1.00 vMB 32
355,647 355,647 000000000000000000f471ffc9845a5b1d634a6c87f2e9a7e261425a0505feec 799 0.49/1.00 vMB 23
355,646 355,646 000000000000000013347f8dfba716a8b92eb844186b68c5fe567141810ed3fc 277 0.13/1.00 vMB 28
355,645 355,645 00000000000000001380ce56c6662a869bc142bc9a6aa2cc15ac1cd8145776f0 1,053 0.51/1.00 vMB 26
355,644 355,644 000000000000000004ed948c3806012fa6b89eb9c7d314def563e60e8eab5ed4 185 0.10/1.00 vMB 21
355,643 355,643 0000000000000000017d86f93c9312fc16309b400576053598243369509c0c65 1 0.00/1.00 vMB 0
355,642 355,642 00000000000000000738f268ea648962468bdc30478d86fbead26734c5e1130f 542 0.48/1.00 vMB 12
355,641 355,641 00000000000000000bd91f5732a8e3c91fe0a614fa028dace106323243652563 843 0.75/1.00 vMB 12
355,640 355,640 00000000000000001380fe48d6805691941678160c2503c8f00639fec020043e 2,321 1.00/1.00 vMB 33
355,639 355,639 000000000000000010590e8e63a92cf41c644e9fe402876d166f7bd85627316b 222 0.20/1.00 vMB 17
355,638 355,638 000000000000000001807fde32c5feb8e91984704d1711c718204b643a2fb84c 1,340 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.