Loading Tool

Explorer IconExplorer

Memory Pool

76,764 transactions
28.67 vMB
0.07443013 BTC
Random Selection Loading Transactions
Max Size: 173.47/200 MB

Candidate Block

Mining Attempt 9f60a48d198f7472b40f66f0112227740ddc08547744079dc94e7052fdc1d334
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 8e75f015b9b04be4d581038fd7d2be1ad86b44ea18b2e9e1d6e7d2aab18cde07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,119
Size: 1.00 vMB
Total Fees: 0.01493636 BTC
Feerates: 150.93 > 1.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (460,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,049 455,049 000000000000000001d518f759321f1eb9c79881530c837ea954482844128d43 2,018 1.00/1.00 vMB 209
455,048 455,048 000000000000000001c880d2a005f6561834eb852d43c1d97cdea57b4684202c 2,163 1.00/1.00 vMB 163
455,047 455,047 00000000000000000232496a634ab113b638f3fedb3f0b8c41bb31b8a8317954 2,231 1.00/1.00 vMB 211
455,046 455,046 000000000000000000e4bcdaa945c3925fa553be2a38a7c9cc517520234b414d 2,230 1.00/1.00 vMB 143
455,045 455,045 0000000000000000022ce1df2ceefdd195f0c0c7f1e6527043be3fc6a4b369f6 2,658 1.00/1.00 vMB 195
455,044 455,044 000000000000000000bfba240fbf16b2a1e3c5f26f13c408a066c050ae8be3e0 2,488 1.00/1.00 vMB 80
455,043 455,043 0000000000000000024504e86ed189ec6aca99dbda78725ca926e10db9d91fad 1,717 1.00/1.00 vMB 123
455,042 455,042 0000000000000000014d9b6fdf1cf5b94ec09699133f9a3da02796caac1bf9d6 2,331 1.00/1.00 vMB 179
455,041 455,041 0000000000000000004bf581329461f90b1686dd882aac0af3aa39d4866631bd 3,857 1.00/1.00 vMB 108
455,040 455,040 0000000000000000020ab44860ccf7c7abbf47eff7fa22367d1049b4eb601a56 2,663 1.00/1.00 vMB 139
455,039 455,039 000000000000000001c00b2f06c24533fb1bc194fc9779e3829b357742efb394 2,094 1.00/1.00 vMB 179
455,038 455,038 000000000000000000d813b60c466ed7beced9bdf0af2e83621b1653d22fcf95 1,377 1.00/1.00 vMB 130
455,037 455,037 0000000000000000003c5df676b3ae72af53a3d663c2d94eb51cc8ba9e49e77c 2,213 1.00/1.00 vMB 158
455,036 455,036 0000000000000000020db9390b19e56a7fd9a1d3e97593ee2953b2b0df47929f 1,659 1.00/1.00 vMB 170
455,035 455,035 000000000000000001b1e3bfa53c08e4491f8d4d2faae354abce155582eedad5 2,673 1.00/1.00 vMB 241
455,034 455,034 000000000000000000145168a09b6a753aa8b6742ae060cdd3919e79a7b80754 1,993 1.00/1.00 vMB 175
455,033 455,033 00000000000000000132d8f08b700cadab90456308bb266c6611d7958ec5feea 2,145 1.00/1.00 vMB 239
455,032 455,032 000000000000000001e6136f2d7d6e1a3e4353dab823a8eb8a84f664e966fefb 3,113 1.00/1.00 vMB 285
455,031 455,031 0000000000000000027b7c80a845c6769434ecf619980d7aea8fbe36f2c3a364 2,900 1.00/1.00 vMB 103
455,030 455,030 000000000000000001e8c4c0628d523bfd5777e2a404e65476ed462b9119999f 3,862 1.00/1.00 vMB 104
455,029 455,029 0000000000000000016846e4b2c31a362c9653d76c4c5fb60405eb8ea6960db2 2,450 1.00/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.