Loading Tool

Explorer IconExplorer

Memory Pool

33,480 transactions
25.78 vMB
0.07088431 BTC
Random Selection Loading Transactions
Max Size: 129.22/200 MB

Candidate Block

Mining Attempt eeec4e0f3deae20cd337322741ab73e8b8f6d00cd79df7786d074ff45c8b8d92
Version 20000000
Previous Block 000000000000000000009bccc0ad0d274d77561aa86f75844353a302f9f35411
Merkle Root a4d5e7d595818e7fe447369cdeb030431a03f8a3f93b687ec20ea6d687155dc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,529
Size: 1.00 vMB
Total Fees: 0.02339885 BTC
Feerates: 502.67 > 2.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,221 (867,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
46,595 46,595 000000001f54e9e2ccd9d7034e5a456841da3dd7299029cd36a23a4b4267c5c0 1 0.00/1.00 vMB 0
46,594 46,594 0000000028354a53235824dd084d4ad54b54095d44205d70b7e41ebf1eb58273 1 0.00/1.00 vMB 0
46,593 46,593 0000000009b2e3a580f5520750945b9172abd2ccbe895d4ccacdaf5f0d27f7f5 1 0.00/1.00 vMB 0
46,592 46,592 000000001251b878c03e9159bd1525f4eedcb45623d66f77192597926f5abf19 1 0.00/1.00 vMB 0
46,591 46,591 0000000036dc2333c5e99ffab26ec65a671c8558269c7707b30eebf746452809 1 0.00/1.00 vMB 0
46,590 46,590 000000002cc4a06faba1604cbcdfecfcd39bc777b0ba41282533ef9837aa6e4a 1 0.00/1.00 vMB 0
46,589 46,589 0000000036a73220f85a1c4aca06604cf866b67a11283c6507f6eae0ae1ed1e6 1 0.00/1.00 vMB 0
46,588 46,588 0000000030c9572d674a8841b7bb09b566b0e9289b0c6f6af22c8fd9f9017c0a 1 0.00/1.00 vMB 0
46,587 46,587 000000002b8a5c5f1e255d60a4b0e1229c8e38049dc8f830c98cc5da69031a67 1 0.00/1.00 vMB 0
46,586 46,586 000000000b4a46798aa3f37785ce7de041421057fe5a9140ff4095d2548a56b1 1 0.00/1.00 vMB 0
46,585 46,585 00000000079880c42e28c34c518460e404194b7db67177650ccc100920d15149 1 0.00/1.00 vMB 0
46,584 46,584 0000000014292bbd96849657d8a18c1781fb073c2f44cb07408331d974c85182 1 0.00/1.00 vMB 0
46,583 46,583 00000000225c8fd4650ec22e601e8e905a7871e41be7301e578ba10ea9e39848 1 0.00/1.00 vMB 0
46,582 46,582 0000000019d861433a1f94f0bac82df912273346701786deba866a9f70ece3b0 1 0.00/1.00 vMB 0
46,581 46,581 00000000275e1eab5d558e833e7aa71378ea598d28190bf2a59ead4557aa4021 1 0.00/1.00 vMB 0
46,580 46,580 0000000011be7eb83bcd605890019d57c60da7853d85e787e3df0b800c6fdabe 1 0.00/1.00 vMB 0
46,579 46,579 00000000145b042e1deef3205bbad6b375b2b0a9c9791974d8063d8300f483f4 1 0.00/1.00 vMB 0
46,578 46,578 000000000042b0cf5696fefda63ac0ceef0d35a9fc5a48179f9f31e5d9be8c64 1 0.00/1.00 vMB 0
46,577 46,577 000000000d4e523b370db49ee18b696c515d60d82dd8d8cb9bafa7beb753ea29 1 0.00/1.00 vMB 0
46,576 46,576 000000001ebb9e7ad257106c1575a07fac5b8c6a8b19660d23f3b8c47cf26680 1 0.00/1.00 vMB 0
46,575 46,575 0000000033f74c1be0d6e1aa386a6cc0cd94dd01c36f8a1f6c5d1d7a6a5ac8da 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.98 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: 574.95 GB
    • Received: 8.23 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.