Loading Tool

Explorer IconExplorer

Memory Pool

74,927 transactions
27.66 vMB
0.07725191 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt f67210235573938ed114e74dcb05283d54274c428f7e659cb8305c6cc0ede6b9
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 7d76121d8faaaccd5ec4c939a1a11bf3f60fbf7b6dff418bffdf59e3dc536124
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,128
Size: 1.00 vMB
Total Fees: 0.01814313 BTC
Feerates: 121.74 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (103,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,067 812,067 00000000000000000003745336dc12f099cca26a7ca5f52e2c2693cb353ef11b 2,263 1.00/1.00 vMB 12
812,066 812,066 000000000000000000009b1c4b0b1b91f973dc230b6b106cdb3309e133f9ea77 2,101 1.00/1.00 vMB 13
812,065 812,065 000000000000000000020bbab6fa87414179a971db1c748f1252257745041f6c 807 1.00/1.00 vMB 5
812,064 812,064 00000000000000000002e0047ac9c3d664ab3d5cf7e8f3658efa7bf698517540 2,215 1.00/1.00 vMB 8
812,063 812,063 00000000000000000001a26882ebd008b5cb0c6bd34688b2bb42b6e90d7dfff7 1,850 1.00/1.00 vMB 3
812,062 812,062 00000000000000000004c8d6dce65a48392cc0868b817e3f2451ac0c8fb90c16 2,410 1.00/1.00 vMB 14
812,061 812,061 00000000000000000004684194b9ff60aabf9490e2fca5a18aaa873d5cbcaf69 1,971 1.00/1.00 vMB 12
812,060 812,060 00000000000000000002070f1f12a4431e429f82a42337186e889227ceea6b8e 3,046 1.00/1.00 vMB 20
812,059 812,059 000000000000000000025d824164a4416990f318dac5b91fe42b3df778e03b53 2,351 1.00/1.00 vMB 12
812,058 812,058 00000000000000000004c74ccde860931d30782aed6dc3d3f7685bec407ce377 3,266 1.00/1.00 vMB 22
812,057 812,057 00000000000000000004c9d8f221b387fa8adc8d0ba4549264607186ce2792b2 3,421 1.00/1.00 vMB 33
812,056 812,056 00000000000000000001ab7deca04b005af03bd8319221b3a0658700476df39d 2,213 1.00/1.00 vMB 11
812,055 812,055 00000000000000000001e9a2b9b4f271a01123abe77b8abd9ff1a3d651e46c08 2,750 1.00/1.00 vMB 17
812,054 812,054 000000000000000000013a24902550e26ae057dd83a28a0a298be2610d347156 1,252 1.00/1.00 vMB 9
812,053 812,053 00000000000000000000aa515df48b6b097e8c5177188b75e9c526a9ad15e246 920 1.00/1.00 vMB 7
812,052 812,052 0000000000000000000006349ec98bf8e7597d83d0261b169353ed1487f4fa31 1,878 1.00/1.00 vMB 15
812,051 812,051 0000000000000000000383202c67dae7c6d77c96bf3e3076238801e5a77281df 2,358 1.00/1.00 vMB 16
812,050 812,050 00000000000000000003095138854ffb4c506440d36407d6e939a3b799bcae93 2,497 1.00/1.00 vMB 16
812,049 812,049 000000000000000000043833b5bae3f203629d9db509825061429087cfeff6da 3,244 1.00/1.00 vMB 24
812,048 812,048 00000000000000000003b834e823e3e8e1eb14b74d2503f08937be1add0ed3ad 3,157 1.00/1.00 vMB 21
812,047 812,047 000000000000000000033413a6a1436078775d6068d97451928c4eeb20be0f41 4,120 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.