Loading Tool

Explorer IconExplorer

Memory Pool

19,564 transactions
8.47 vMB
0.03499951 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.25/200 MB

Candidate Block

Mining Attempt bed2fd07b6d098158475ea8d6d63c3bacf932fccb4628735840dafc59ae9b638
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root bf2f1f0cfe49524e9dd766b139776c6d969d54cda242d243592a490d097c7e26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.01688105 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (893,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,904 19,904 000000006beeb36b16ddb2713bc14e13829925201a0f5665f0ea32068fef72a1 1 0.00 vMB 0
19,903 19,903 0000000082378fef70c38f3f8fe1bb50efb100a2fbb6b0f375aace5ba00a4cd5 1 0.00 vMB 0
19,902 19,902 00000000c86a2b0c6ec55f60a14456c45720a17ba075fe3983c110e9435e6ab9 1 0.00 vMB 0
19,901 19,901 00000000463aa5564f66354582e21c4cdf7b90ef52644d0d45bb7d850b41fb33 1 0.00 vMB 0
19,900 19,900 00000000258fd6b0eb962c811f7819cb6b6e334ccb2eadbe32f871d6815dcf67 1 0.00 vMB 0
19,899 19,899 00000000de76caba8c81958f1b3fce588882e15f786a28c6c083e0259fd1f29c 1 0.00 vMB 0
19,898 19,898 00000000625b48b30293b8137bd2c72afa13938cf2e6dbf3ff1d744ab7c6ab88 1 0.00 vMB 0
19,897 19,897 00000000bb882aa93b8d97561f8d596c219b0be11e86e1f1d6a6c4f87211962e 1 0.00 vMB 0
19,896 19,896 000000003fe802ca51766152492b92a9ea5095ef59e3cb500ca967bfa942193f 1 0.00 vMB 0
19,895 19,895 00000000258437bd9c76bc1efa5cf0e07435b164a87cd6f75c2e248b302d5578 1 0.00 vMB 0
19,894 19,894 00000000c9dca971bd38dd538d3ab0b2dd91b57b161d8f141a15cc5aac604a8d 1 0.00 vMB 0
19,893 19,893 00000000f272bc9ccf13ac835d165f486c8b021e280cac252af9e02532ca4555 1 0.00 vMB 0
19,892 19,892 00000000421593ccfc1a7374a048ecd15725f6282ee517465190138a4b895805 1 0.00 vMB 0
19,891 19,891 00000000cae592c73fe874f9ecc1aacd68666cbee7122c3dc95969b2e9fc89db 1 0.00 vMB 0
19,890 19,890 0000000004e886c57a7c4f975d371447675a3ca5ae649b10d7fbe7e291c56027 1 0.00 vMB 0
19,889 19,889 000000003b6fe2a2ea6b291bcbd4bfe952062edf84c7511c4d864597c1ef5286 1 0.00 vMB 0
19,888 19,888 000000002c9ee08dbdfbb618534e1989e136575074927cbba6a93703f625469b 1 0.00 vMB 0
19,887 19,887 00000000282efbcd44dbaa490dd33374ffddb27aa53a3268c6af019bc7e03d5d 1 0.00 vMB 0
19,886 19,886 00000000e2af66f35c7e8d7ff52655b97fc7b6c463deda7f62ff9bdd497e9054 1 0.00 vMB 0
19,885 19,885 00000000cd84ab20db45bf8eea1fb7509a92967e6951fa0c449a9a8960c1780c 1 0.00 vMB 0
19,884 19,884 000000004df44cf9afb654c081b9e406a0516711cc44d7fc20ba61c9cc14ba39 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 283.97 GB
    • Received: 1.13 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.