Loading Tool

Explorer IconExplorer

Memory Pool

45,419 transactions
29.91 vMB
0.09453836 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt 0e4736314f677305904d8146fd6e1ef5715bedacf103d123cf7e45719423cbac
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root c3c9f6662a1aa7c7591fe80cabb69672d3a648087e247dba21dba438ada486b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.03369183 BTC
Feerates: 477.45 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (527,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,783 386,783 000000000000000003be3921e4b69a1a70cf826b71cd51d25cc36bd1e4a362f7 2,008 0.99/1.00 vMB 35
386,782 386,782 00000000000000000eebee37918c015280bce8b550824a27a2726b0535a14a56 808 1.00/1.00 vMB 14
386,781 386,781 00000000000000000c11a2a5ae511934cb4e9266e77a96c786d193e64c3c052f 2,112 0.75/1.00 vMB 43
386,780 386,780 00000000000000000c24d6a2324ffee233dc534a996ecda19b34c148237068ee 2,376 1.00/1.00 vMB 36
386,779 386,779 00000000000000000eb2bfbe50ec0e4c34911c94826210cf277473a52c6edffc 1,463 1.00/1.00 vMB 24
386,778 386,778 00000000000000000b638013148fa9ca847a4f09281e4722331509949a709971 3,435 1.00/1.00 vMB 46
386,777 386,777 000000000000000002726fb7889f127fe7ced1bc9aeb97b9e82d70df68a27a3c 205 0.08/1.00 vMB 30
386,776 386,776 000000000000000007f2b94ec2bf1ca5214a4d0513600d597275e75a2154beb2 533 0.45/1.00 vMB 18
386,775 386,775 000000000000000007cbaab8d8f99d381953b4fa82a77d877e3ab633863200dd 2,671 0.93/1.00 vMB 40
386,774 386,774 000000000000000003abe6cdba1495f31e910441f6409e903793e38d428577f9 832 1.00/1.00 vMB 8
386,773 386,773 0000000000000000079077a8c389a9609b1024261a01b943fb5b88f937efa9f9 162 0.20/1.00 vMB 27
386,772 386,772 000000000000000008e22c319fe5f189b5d32320d38d33b4e1b796bdf2e38da2 235 0.13/1.00 vMB 26
386,771 386,771 00000000000000000e7ab601cd102c06453c5a3768dfcb28c4f6f8f9652dca9e 593 0.34/1.00 vMB 28
386,770 386,770 00000000000000000b2c33f5ea6010a986855c2f748ee8fa115e2dd3ad3044c3 1,525 0.73/1.00 vMB 31
386,769 386,769 0000000000000000089da11e91c6f190248d4ca6475e37c268c09dcf13f75f1f 385 0.16/1.00 vMB 27
386,768 386,768 000000000000000008c73ac74b2d706fba49a22d31ebd6feba4a68c6b53682af 1,231 0.55/1.00 vMB 33
386,767 386,767 000000000000000006c05edc642961557cb5e1d54d856716acf9fec6f9f921c1 417 0.16/1.00 vMB 30
386,766 386,766 00000000000000000224c926f83a2a57c4098dc3b46f52c8c1ae38acf7047b42 536 0.23/1.00 vMB 28
386,765 386,765 00000000000000000907ba686abb2af19f1a55a4b09c26dce9d5b0731d099671 1,010 0.44/1.00 vMB 35
386,764 386,764 00000000000000000071fb2eae42856878b8a7f54070420ddf1aa0465798ef27 1,542 0.99/1.00 vMB 21
386,763 386,763 00000000000000000026e9b6642d1654d944420376d8c9251eef24ab98d6fce5 479 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.71 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: 629.61 GB
    • Received: 11.93 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.