Loading Tool

Explorer IconExplorer

Memory Pool

80,899 transactions
31.37 vMB
0.07765368 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt 95bb0e840b650ae69df365af3ae09531468a2c7bdbda3aad3d4a1401b74a80df
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 36893d9a50a2bc183b422adf44fe01484dee6b90822d3198f2e4a0b4e95d9fad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00975392 BTC
Feerates: 100.25 > 0.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (701,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,690 213,690 00000000000002c8d62d129a14e6d683b8f551ba8c25a041fde66e12d602bee6 526 0.25/1.00 vMB 154
213,689 213,689 00000000000004a34c456671a3d0327899e9580ec6dc4a5ac3db1c7efb47b7f2 219 0.12/1.00 vMB 133
213,688 213,688 00000000000002812baae5b9781092ac46deab8e502be549d3a7de323961665c 120 0.08/1.00 vMB 125
213,687 213,687 00000000000004ddb208eb76ffb9850b4f9d54043eefc12a5f832fea34c73447 111 0.06/1.00 vMB 126
213,686 213,686 000000000000014580ad44066f56410d57722d527e9d2e71ebfbd26b140ffd22 298 0.12/1.00 vMB 181
213,685 213,685 0000000000000312abc2cc3fb093dc9ff11d20ef7b6f4142dd09f3f5d5087aea 374 0.25/1.00 vMB 123
213,684 213,684 000000000000048ec14a845125ba9683600fead779ba22afc5d472d67494c325 481 0.24/1.00 vMB 157
213,683 213,683 00000000000001d3a55581e83a16c8e1f44906862472b9982ebd9c7d831b5505 435 0.22/1.00 vMB 137
213,682 213,682 0000000000000218dadee3e5b7f6508108d0a6c794061e16854b9e4d362d7477 307 0.26/1.00 vMB 142
213,681 213,681 000000000000005ce846922bbb8ec4051f168cf14a3dd1f5b72ba5c7fcf5f948 137 0.05/1.00 vMB 149
213,680 213,680 0000000000000476daf1be28209b9c9fe128b1403bdec77c4d43ead1d4a28e09 4 0.00/1.00 vMB 0
213,679 213,679 000000000000044c48840f36d12208bba660815eba020c4b1307df2239a27cd5 120 0.04/1.00 vMB 182
213,678 213,678 00000000000001612a5b1ea2c82b0d24caff180bf9f70a880c7bddf3041845c7 25 0.01/1.00 vMB 123
213,677 213,677 000000000000004fadc6dac7df5e96487bfbd8f08c117a713531c5aae82bedde 49 0.02/1.00 vMB 124
213,676 213,676 00000000000001e6d6fa4a14ab88cdd52148e54926435f0a3a54e5df1cef7949 249 0.11/1.00 vMB 169
213,675 213,675 0000000000000135f46323760e6335658bd6574a5055df347ce6af7926a7641d 6 0.00/1.00 vMB 17
213,674 213,674 00000000000000caa4bf031d9963d959b8803f7dc14618a8ff5300e3d6e735f1 175 0.09/1.00 vMB 145
213,673 213,673 00000000000004a3c01756817833e269ba2400c692a874371287040012ab5415 342 0.14/1.00 vMB 191
213,672 213,672 000000000000037b39e56654f03604f64e8f15b425d5818e460d3bed73bbd18d 42 0.03/1.00 vMB 145
213,671 213,671 000000000000030ac82ee54d223c7cc3d035f46a0b7f6d09d3dce5244ce033ba 47 0.02/1.00 vMB 130
213,670 213,670 00000000000000a40bfa639ec99a6da970d3224c3a324073d40f3c930924305e 308 0.13/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.