Loading Tool

Explorer IconExplorer

Memory Pool

47,822 transactions
30.28 vMB
0.09822623 BTC
Random Selection Loading Transactions
Max Size: 161.26/200 MB

Candidate Block

Mining Attempt 5333ecb24f496a6d803dd778ba61b2c38c82e0aff70fd89280e1da12e1fc27b1
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (343,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,069 571,069 0000000000000000001f912364648c3c733ac4219401af1c361885f407513f7d 3,219 1.00/1.00 vMB 49
571,068 571,068 0000000000000000002c015c04487dfdd28bbe9a52502ba5b26ccc490f116225 3,238 1.00/1.00 vMB 59
571,067 571,067 00000000000000000017eb3a50e9ceaefc52b5ab5111892a9fe95d46bed388cf 2,763 1.00/1.00 vMB 112
571,066 571,066 0000000000000000001aa80be5c7d30c3f4ea60c0c2ea9a8ab78375e6e65500e 2,588 1.00/1.00 vMB 36
571,065 571,065 00000000000000000027c3df9e03df6590219255fa994d3c46fe08016687de89 3,067 1.00/1.00 vMB 52
571,064 571,064 00000000000000000019deab62d515780742e27faf3afa695892445b889e8087 3,010 1.00/1.00 vMB 106
571,063 571,063 0000000000000000001ad705844d90843da64c91848c0320205b50b38f46f9cf 2,069 1.00/1.00 vMB 132
571,062 571,062 00000000000000000008a64a640974ff35a2fce8529cf20b2e71e6d488a62c5a 2,734 1.00/1.00 vMB 128
571,061 571,061 00000000000000000025f23a9f007b32586fa1c1ed1684d999a7283dac872e0c 2,508 1.00/1.00 vMB 127
571,060 571,060 0000000000000000000eb13f4112d1a9b47f320f642ee84b41c2ef07232121c5 2,477 1.00/1.00 vMB 39
571,059 571,059 000000000000000000265044cc687860128e18b6b317119ad4fbaed3a0b5522f 2,491 1.00/1.00 vMB 29
571,058 571,058 00000000000000000003effd8422af541df267c9ac98a2a4c2e8dd51b88ea4ff 2,772 1.00/1.00 vMB 71
571,057 571,057 0000000000000000000ab10f38ef0738f8a7fa990ad3cbe808e8ab79e63513a1 2,704 1.00/1.00 vMB 62
571,056 571,056 00000000000000000028caee17388c3e23dfd793341528a1685475c6963f13a0 2,501 1.00/1.00 vMB 73
571,055 571,055 00000000000000000026296c0a3821fa74b067dd7b7a5c450655836db608b42e 3,277 1.00/1.00 vMB 95
571,054 571,054 00000000000000000009896de657fd2c19ecd32c947f178d8699fd46c65e2e95 3,242 1.00/1.00 vMB 115
571,053 571,053 0000000000000000000da6005bb8897bd51e5332354e2349f09d8119826b6333 2,791 1.00/1.00 vMB 122
571,052 571,052 00000000000000000010246a437215f7a33509e44bb391e247a3b56653ed1e74 1 0.00/1.00 vMB 0
571,051 571,051 000000000000000000247d5d56bb5cc319c2cf9c4a83a870782d0f6c82a48a8b 3,066 1.00/1.00 vMB 134
571,050 571,050 00000000000000000025f2827f7ed51a3a87041d085330ea795084f3fd65e5b8 3,065 1.00/1.00 vMB 142
571,049 571,049 000000000000000000054548760b4e54df52d509a68714e2693b64a517150474 2,963 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.