Loading Tool

Explorer IconExplorer

Memory Pool

78,634 transactions
29.82 vMB
0.07732976 BTC
Random Selection Loading Transactions
Max Size: 182.01/200 MB

Candidate Block

Mining Attempt c80ced15cabc675cba85750b487b659189544e0c2d9f56dc8f6ed5d8a493cbc2
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 01c96f334e08d8c03d04ae4bb08b8910d31cae8286d4e88663b0df75bf754e58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.01127050 BTC
Feerates: 100.46 > 1.13 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (29,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,804 885,804 000000000000000000026abb94afd9d77ddacb8c07943f4e4dd14626e3089ba3 588 1.00/1.00 vMB 1
885,803 885,803 0000000000000000000249f5cc00e0a25fc2540577456b686708a6d658ff2c1a 1,885 1.00/1.00 vMB 2
885,802 885,802 0000000000000000000201210e3d8a72a81e056cafe4172aa622474e5f65ca73 1,433 1.00/1.00 vMB 2
885,801 885,801 00000000000000000001310bf4ddee0f6abef2e7970aed6fea84ab4650c5e148 2,910 1.00/1.00 vMB 5
885,800 885,800 00000000000000000000779aaee217e65add931bdff63696aee9c562cad6c458 275 1.00/1.00 vMB 1
885,799 885,799 000000000000000000024a69fae6cfa7c3d2252072cf3a6912125160e641d9bc 399 1.00/1.00 vMB 1
885,798 885,798 00000000000000000002668082aa8f4b16aa549e6307b803e1d63e9902780ff7 1,406 1.00/1.00 vMB 2
885,797 885,797 0000000000000000000274c482acede4e9759898c2ce7e6df2a7b551d17ef413 1,185 1.00/1.00 vMB 2
885,796 885,796 000000000000000000009bedeea7943e8821a4a54be25d13f87a621ccacfc8c5 2,088 1.00/1.00 vMB 3
885,795 885,795 00000000000000000000fee0f3adc2244008edb4fce297430fa8846669ecfb69 2,129 1.00/1.00 vMB 5
885,794 885,794 00000000000000000001c13c4820aafdbb012379cefcda300795c51e092e24d9 387 1.00/1.00 vMB 4
885,793 885,793 00000000000000000000d1ac9a502fafff9c8cd502bca7ae2e71186f635ab0c8 529 1.00/1.00 vMB 4
885,792 885,792 0000000000000000000027ecd54c6e50d31fa4269c8cbee24b4a8c42e2e19667 2,395 1.00/1.00 vMB 6
885,791 885,791 000000000000000000013c7ea4ab609dfde0c4abb6d9364d0b42e4301294c206 1,084 1.00/1.00 vMB 5
885,790 885,790 000000000000000000028601d94e112def06afe67d1d6a703713859e4f96fa6b 471 1.00/1.00 vMB 4
885,789 885,789 0000000000000000000146db84be71cbec650ca93478066d9131045f9e4d54c7 1,729 1.00/1.00 vMB 5
885,788 885,788 00000000000000000000c7e6ae9e5efe94bc9c4b3e23beb47fe7183327942782 3,682 1.00/1.00 vMB 6
885,787 885,787 000000000000000000002dbcbd8a4920ba9851564e81748b369ec59999ebd35a 3,687 1.00/1.00 vMB 6
885,786 885,786 00000000000000000001394638080f0585e601dd9fe4bb0eb0514506be781f89 2,343 1.00/1.00 vMB 8
885,785 885,785 00000000000000000000633e4dc601732e15714186cef61ac38ea4ce7401f13a 3,300 1.00/1.00 vMB 18
885,784 885,784 000000000000000000015c401fb64ebb8b827b7da733473c0d7825e68efbf5b2 3,137 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.