Loading Tool

Explorer IconExplorer

Memory Pool

83,137 transactions
30.85 vMB
0.09038923 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt 6dc3a90dbd3e70d5c5eb190e65a63242dd265029e5603083ed45cbfad0d45a41
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root bb30fcc2b9c2910208ae3a88881e688984f5386ce8f0d3b6409afb8957360d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02391412 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (611,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,566 303,566 00000000000000004cc812042c988d084bb481baf21426e63fa0cf68e7780b05 621 0.35/1.00 vMB 38
303,565 303,565 0000000000000000614f1d2f28541260be6dcd66b43fbc6550428c3f8708f692 197 0.14/1.00 vMB 21
303,564 303,564 00000000000000000328b7510d34e779a36c6aa65345764a5e80cdc58301a07f 32 0.01/1.00 vMB 35
303,563 303,563 00000000000000004965b4075103fe655347cf30e91d65704a533ca4705bce82 38 0.02/1.00 vMB 15
303,562 303,562 0000000000000000223afe286b0fece3f29198d57f0ccc3cc6120e475d8eb58d 34 0.08/1.00 vMB 4
303,561 303,561 000000000000000010c4d74473393cdd90601c39ebc1b1736e4b4b7a884aadc0 442 0.32/1.00 vMB 28
303,560 303,560 000000000000000002c91f491dae7ef5e71d54dfa711c35a6660aa233429f5ba 103 0.05/1.00 vMB 17
303,559 303,559 0000000000000000246ca30e8192dce89277a54257236c73122cbb18e9abd956 86 0.04/1.00 vMB 38
303,558 303,558 0000000000000000168c70173e39d76ef8dc69893ba3e172ff4a6140e38c4ba0 958 0.53/1.00 vMB 30
303,557 303,557 0000000000000000428b417aa3343833e3040e3ea9400b5da0fb4205bb2db4e3 367 0.28/1.00 vMB 24
303,556 303,556 00000000000000001ad81c472a69a38857f98dc6c3c07f971c2ee695516d2b10 164 0.15/1.00 vMB 20
303,555 303,555 00000000000000000c2f3f2c4788c53f21e267a49947643503c94662d6e5f442 85 0.09/1.00 vMB 12
303,554 303,554 00000000000000001f5dcd28977f5a254874dbc728f78835dcf284421e78e91d 541 0.25/1.00 vMB 36
303,553 303,553 00000000000000005b6a7ad99498dde560003bbe70d5b9af489952d946008132 252 0.17/1.00 vMB 20
303,552 303,552 000000000000000011ee234c0f25b64c07a9a74ec33000f67530bdae5ded953a 320 0.15/1.00 vMB 33
303,551 303,551 000000000000000038d4435e16cd3aa18570e1c53da3ea2fc4b2c90c7603d8e0 966 0.49/1.00 vMB 34
303,550 303,550 00000000000000000c9fac5a76b74663209895afd0c6173f01278d9a99bc9a4f 128 0.04/1.00 vMB 41
303,549 303,549 000000000000000050613949d159358b4b07f37d5a0d7cc21e3bac6d6f760f5c 162 0.11/1.00 vMB 27
303,548 303,548 0000000000000000038c3d78c1350f8ca7d1f403106be7461c77e6eb4975ace2 631 0.34/1.00 vMB 30
303,547 303,547 00000000000000004f1b856a1802c01f549cbfcb3a621edfcb2d56c3d9a5e175 645 0.42/1.00 vMB 28
303,546 303,546 00000000000000001e39d45fc96d91e6a577896f80bddfb7d0cc5684105bcf3e 524 0.24/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.