Loading Tool

Explorer IconExplorer

Memory Pool

83,551 transactions
30.72 vMB
0.16958044 BTC
Random Selection Loading Transactions
Max Size: 186.43/200 MB

Candidate Block

Mining Attempt fc4c7c85ca59cbcedb259845c2dd63e758ff66169dac6ab27cb46941e033fd6b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 540b7d27a8495de3df986338fc23fadac1b18e21752632bea62339394e5a11ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.08728827 BTC
Feerates: 150.79 > 8.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (60,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,713 854,713 00000000000000000001fccb513c1c68efe4179d966f72760d568bf4f0b14ece 3,023 1.00/1.00 vMB 8
854,712 854,712 000000000000000000013489d67bdebc381b180fdaa3f26c04d88035c3f50eab 6,318 1.00/1.00 vMB 4
854,711 854,711 000000000000000000013cb2fdfc7da332ff88304cc53290788b4b9736cabf95 7,426 1.00/1.00 vMB 3
854,710 854,710 00000000000000000001c5adc3cd8b44c0f78d0bdc11e5d21ac7eb730baa2506 5,306 1.00/1.00 vMB 6
854,709 854,709 00000000000000000002f157ebf44b9a2ae80e151626e4b0ad218a93290fb3d4 4,166 1.00/1.00 vMB 7
854,708 854,708 000000000000000000006478211eed871a31ddb567070661e3d595133dfec6c5 6,894 1.00/1.00 vMB 3
854,707 854,707 00000000000000000000f6951381b50946435be778b2fd7302fc0f945fd1ae69 3,397 1.00/1.00 vMB 8
854,706 854,706 000000000000000000012d7d52e5d0c1f44f156e6a2dd2c0233000393ead1bb9 2,795 1.00/1.00 vMB 5
854,705 854,705 0000000000000000000205a2e2299619019958a31215fb0db0db22f89c92b0c5 3,392 1.00/1.00 vMB 8
854,704 854,704 00000000000000000003373d35f5bd234b77f5002c4c2db9e4515ae45f2cf808 5,001 1.00/1.00 vMB 5
854,703 854,703 00000000000000000000c251afb5366380b68aab78068d41c06ce74532a90033 6,162 1.00/1.00 vMB 3
854,702 854,702 000000000000000000019f4a33b96da5419447fb89cf8b6f577ddf216ad47af3 3,949 1.00/1.00 vMB 5
854,701 854,701 0000000000000000000070ce0ccf906efe34d7d4cf410d288f5ff5addaf0fa44 2,844 1.00/1.00 vMB 8
854,700 854,700 000000000000000000027886cf1254f5834cf7ac2347d329ae281624a9fdb6de 3,353 1.00/1.00 vMB 3
854,699 854,699 0000000000000000000076c558e91d6213038a6a1629e02eea804383213a4206 2,836 1.00/1.00 vMB 3
854,698 854,698 0000000000000000000345c4186e3e9e6766b32b4af725509d9b304ba9b7e1ba 2,867 1.00/1.00 vMB 4
854,697 854,697 000000000000000000015829f6a8b6618dc095a170c3d5d20378f895339d7f85 3,510 1.00/1.00 vMB 6
854,696 854,696 000000000000000000005cd9cefce0d18df7b877fba95978774212ddeda1bea9 5,787 1.00/1.00 vMB 4
854,695 854,695 000000000000000000005a6c5042d3818c3ae558ff0397e785a816cccefe57d3 3,543 1.00/1.00 vMB 5
854,694 854,694 00000000000000000001c6cb27c0677d1477a67027e0ce5b10e4978076a64e61 3,476 1.00/1.00 vMB 9
854,693 854,693 000000000000000000013683fcf86f9b0c2519f1a3367448e6dafe86227b2c39 5,448 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.