Loading Tool

Explorer IconExplorer

Memory Pool

81,130 transactions
30.06 vMB
0.08391147 BTC
Random Selection Loading Transactions
Max Size: 181.32/200 MB

Candidate Block

Mining Attempt 02f37a69fa42a7640859425b85f5ece0a310b1c70180fe269531671ea97619b4
Version 20000000
Previous Block 0000000000000000000082d1a677266372cc73cbea5885db46ee0ef25980e8fe
Merkle Root 0b2a8a8e4d7926e7cc0e7f1aa591f7c1eef4f98e8cd88dabdd6601438457e292
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.02247312 BTC
Feerates: 101.64 > 2.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,982 (611,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
303,545 303,545 00000000000000005b51e2501d0bb5d3a0435e7ad713131f91ad7d76c292a076 224 0.14/1.00 vMB 29
303,544 303,544 00000000000000005f2b0ca964149bde25b8d9c67856ddfbd29ec1f415f7f924 1 0.00/1.00 vMB 0
303,543 303,543 000000000000000047980c4e3532842db4b67f6f75c488fb2115854185e3c8c2 35 0.02/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.36 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: 662.76 GB
    • Received: 14.87 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.