Loading Tool

Explorer IconExplorer

Memory Pool

45,563 transactions
28.80 vMB
0.12829118 BTC
Random Selection Loading Transactions
Max Size: 152.51/200 MB

Candidate Block

Mining Attempt 112ec310c4881e18367ed31191653b4034fb0d64bac0a65d5450cbfdee536c76
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 791a82568e3cca3451ac666eaf2945ff0fbf9b8c3b7c34808eab2dfe7cdf9701
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.07285986 BTC
Feerates: 301.60 > 7.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (616,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,681 298,681 00000000000000001ac47fad60ab7812af124865cbce9304b393fe24fad0dc9b 433 0.25/1.00 vMB 32
298,680 298,680 000000000000000026732402f9e50e2d9f6bb2943df955eadb73a56290f61802 92 0.09/1.00 vMB 21
298,679 298,679 00000000000000003416d62810a4970f44e34effdf5e5c91d71f053fb2485502 670 0.35/1.00 vMB 63
298,678 298,678 00000000000000003e4903e283989e42b7fcfaf075ab308b292058d7b4e7b897 74 0.04/1.00 vMB 27
298,677 298,677 00000000000000005e6dcc4bcf1d20bea98d2f8c791e424555950b2b1f4cb130 86 0.05/1.00 vMB 28
298,676 298,676 00000000000000003d92ae6ee2ce4473b6bb2e6d460049b8156305970ab11951 128 0.04/1.00 vMB 42
298,675 298,675 000000000000000071fe5e1f5fea896eb9d02a72296a44124b6d47d5e09031bb 424 0.18/1.00 vMB 42
298,674 298,674 00000000000000007e292b701aef9df9dd73e22f0707ea4a2eff3d12719aac42 473 0.27/1.00 vMB 32
298,673 298,673 00000000000000004b761919fb92f4a6bd1833f513bde2d6f8f33e8cb3b2fbc1 538 0.25/1.00 vMB 39
298,672 298,672 00000000000000002a6e351c3c46653dfb5e2ed04ece5d17941f4d40cc89fe1c 87 0.06/1.00 vMB 23
298,671 298,671 0000000000000000020f019a1d7d195339991fcd740cbd240e1dd1d6bba0eb1b 70 0.04/1.00 vMB 22
298,670 298,670 00000000000000008501497309627e5a369d0b4a54761efe5e19c219b0b08218 458 0.27/1.00 vMB 31
298,669 298,669 0000000000000000182a9969e10d204ed2bd475301d9afa0bfd988c363f52353 259 0.14/1.00 vMB 37
298,668 298,668 00000000000000007eef2dc8cf1fa4330260657daacb9260c865507671fcffde 298 0.18/1.00 vMB 34
298,667 298,667 00000000000000007c861fece9c67ff8299ce89ac17dcd6c384b43a36ea2ecca 28 0.01/1.00 vMB 90
298,666 298,666 00000000000000004120302c4f2d1d5c1c6c90dba6acfdf65a62f1366b3c994b 144 0.07/1.00 vMB 31
298,665 298,665 000000000000000033348ce091adc98f9f3da917c95d02314637d10676312f42 321 0.17/1.00 vMB 30
298,664 298,664 0000000000000000414f4ef61dbae05beddedfa8d6ba6b3b3613d183d4ae0cc4 89 0.04/1.00 vMB 34
298,663 298,663 0000000000000000400c22cd6a6feacfe59a8d61d8243eb5201d24c17449309c 220 0.23/1.00 vMB 20
298,662 298,662 0000000000000000187e7f565cd99cfa20730527e20615cdde65d97b9f86a340 515 0.35/1.00 vMB 26
298,661 298,661 00000000000000007f74f6923773a29eb242d8056dfcf74fe6059896b59b80f1 859 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.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.