Loading Tool

Explorer IconExplorer

Memory Pool

86,102 transactions
31.30 vMB
0.09342997 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 7b8a76aea3627e5d7a3ebaa5fcb0b71940ae23d0eb53c834830c4be646fda84c
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root f5c1f7ab67cef35d7a0266d6c585633fa1afc221999068b557460c507d034038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.02019479 BTC
Feerates: 500.45 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (283,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,703 631,703 0000000000000000000bd6b2e6d99619117dffb8e7204f3c98f833e06ffdd67b 1,772 1.00/1.00 vMB 12
631,702 631,702 000000000000000000063c7ae051d60b07d7d5bea96f1a5802ddd9dcfd438bd0 2,043 1.00/1.00 vMB 80
631,701 631,701 0000000000000000000a7233a584d588fa840b648984cd1e98772848553f14c6 2,324 1.00/1.00 vMB 49
631,700 631,700 0000000000000000000d0701df2b2ca7d7c1614c39f5d20989493937db3443c0 2,798 1.00/1.00 vMB 148
631,699 631,699 000000000000000000033cb61585292e565ef3b0bc011787b9045255d3aef6d3 2,063 1.00/1.00 vMB 10
631,698 631,698 0000000000000000001202334e439d4010b6c338e25ba3821f5b0912382b57e4 3,032 1.00/1.00 vMB 107
631,697 631,697 0000000000000000000f50c2020022f4057a04ce95b77b5fac2613e0d9dc1d5c 2,609 1.00/1.00 vMB 54
631,696 631,696 0000000000000000000c3c0b24db4b1c123317396bc243e98e2aa37e3a42c023 2,567 1.00/1.00 vMB 26
631,695 631,695 0000000000000000000438ca3fcbbaf93f811789452b72f2398e9a041874b919 2,745 1.00/1.00 vMB 76
631,694 631,694 0000000000000000000134d55e4783411877413c44c3940e269b75e61469d924 3,127 1.00/1.00 vMB 69
631,693 631,693 00000000000000000005739882edc518f707f5291762e71e633a5df47df691f1 1,840 1.00/1.00 vMB 92
631,692 631,692 000000000000000000040eaf8657979755d4754ee2a4ef7586a27959ee3196b2 2,748 1.00/1.00 vMB 129
631,691 631,691 000000000000000000090f62fa20c6c3cd85123c35dd70a697bb981c46014aab 2,981 1.00/1.00 vMB 171
631,690 631,690 00000000000000000003e3fd8d2a6af7314adc78433782db170255eed9ab6f90 2,712 1.00/1.00 vMB 82
631,689 631,689 00000000000000000000a7282e2c7232cc5ec9db048e30c911b50f36d80d227c 2,724 1.00/1.00 vMB 73
631,688 631,688 0000000000000000000cffa760e54171b5e08290b58b0a0546bae6efc177a6b9 593 1.00/1.00 vMB 13
631,687 631,687 0000000000000000000c51a3633a2978c6c1c52b88f1e15cc85dee7dfff9ea7c 2,481 1.00/1.00 vMB 50
631,686 631,686 00000000000000000005391e09aaf6400ddf21393ed0267f20a2f720a5491807 2,876 1.00/1.00 vMB 102
631,685 631,685 0000000000000000000f63c29106c0bd884cc89270886a10a5db7255e276a478 934 1.00/1.00 vMB 13
631,684 631,684 0000000000000000000b969c513e2dce186d8f38382ceee68072effc735cd749 2,200 1.00/1.00 vMB 63
631,683 631,683 000000000000000000082b971ce2082674e5a65784ee6e0718a00abeb9d8c307 868 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.