Loading Tool

Explorer IconExplorer

Memory Pool

78,134 transactions
34.29 vMB
0.15858862 BTC
Random Selection Loading Transactions
Max Size: 191.20/200 MB

Candidate Block

Mining Attempt d0dc36a350ca0797ee25ef79ed06c28e51315a72df6a61368b63a09e9f78678f
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 501154e5abd4b541852b703569ce57f77027a4b650a3d78d64c3e84f3017d510
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,108
Size: 1.00 vMB
Total Fees: 0.03731453 BTC
Feerates: 469.97 > 3.74 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (214,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,175 701,175 000000000000000000053e5759dd827d434cf1a33c22ffe2240c8694d302e8cb 1,327 0.39/1.00 vMB 12
701,174 701,174 0000000000000000000850d2c898edfa4d7dba2572b44907c5640161d965a9b7 1,348 0.48/1.00 vMB 21
701,173 701,173 0000000000000000000bf69cad3fd127063919aa15c3368c91cc773725a3586e 1,382 0.48/1.00 vMB 12
701,172 701,172 0000000000000000000e17ad83ec3b55f5b1ade5a461c3e37582b1c4b71f706d 177 0.06/1.00 vMB 10
701,171 701,171 000000000000000000015353db90d693bdb4dc65f10f571e50d0c993f372820c 46 0.01/1.00 vMB 8
701,170 701,170 00000000000000000003eed16171b350dafd47595b3da6f32c46c649a54e6a58 681 0.21/1.00 vMB 10
701,169 701,169 0000000000000000000902b6126a78418d7ef42c8f4a31882abff417adcb95e4 2,558 1.00/1.00 vMB 6
701,168 701,168 0000000000000000000558718672a3aa6d036e450333d6382b82868ba79fff8a 2,062 1.00/1.00 vMB 10
701,167 701,167 0000000000000000000558f31becad7a12851089edd664d4a0227ba3c4d2bfd6 2,754 1.00/1.00 vMB 15
701,166 701,166 00000000000000000008cb7a7205af385bc9051313c04213f776ac657b6bee7e 1,735 0.57/1.00 vMB 10
701,165 701,165 0000000000000000000dbec6e459b35434039f5afea1d2e1e51a3d5bf9e216b8 181 0.05/1.00 vMB 12
701,164 701,164 0000000000000000000054d3809190790ea2a4616f8d8bb5adc7049d98d8c301 1,492 0.49/1.00 vMB 11
701,163 701,163 0000000000000000000cd0230034648a38b7c345bdf0ce4dd46aa32db195431e 1,576 0.52/1.00 vMB 10
701,162 701,162 00000000000000000000da5c056362aa7194115ecf15aac696edf0dfa2d238e3 814 0.29/1.00 vMB 10
701,161 701,161 00000000000000000006654b13fb8fce7fbe7b882fb9cddf9fb124f399d88cd3 1,340 0.66/1.00 vMB 5
701,160 701,160 000000000000000000010be50ff05e41b35754edc3f78ad44f54ac9594da24ba 1,357 1.00/1.00 vMB 12
701,159 701,159 00000000000000000008e33b9f80f280b099dad4117d97074d7dec51f7a5ad36 1,063 0.47/1.00 vMB 10
701,158 701,158 00000000000000000004c0dcd9e23c3f64b618c198ad3e3098edf03d1f3792e7 1,050 0.59/1.00 vMB 7
701,157 701,157 0000000000000000000becd9c28adb16fb1f156876beb065766f8ab28d2a6b04 488 0.31/1.00 vMB 11
701,156 701,156 00000000000000000009055ff5a0f466b6b1510050e7d426c883dd2d37f40bb9 104 0.10/1.00 vMB 10
701,155 701,155 0000000000000000000c2aa63b643e5f80d86a0ccd9273077fc16a05e9da9353 735 0.58/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.11 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: 735.38 GB
    • Received: 18.57 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.