Loading Tool

Explorer IconExplorer

Memory Pool

83,627 transactions
31.41 vMB
0.09228353 BTC
Random Selection Loading Transactions
Max Size: 192.49/200 MB

Candidate Block

Mining Attempt 2c441142643d12358cdf7e611553d4f4cf4f737d72a081ae127984e4e80db80b
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 04c3cbe8e043c3adaca9d625b34780603ac51daeb23f4416ebbdb524ea7ef7b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,840
Size: 1.00 vMB
Total Fees: 0.02034685 BTC
Feerates: 299.70 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (323,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,159 592,159 00000000000000000014e5d0db2a5d89e61c4a83f8db9eebea9aa5ee78616f23 2,706 1.00/1.00 vMB 25
592,158 592,158 0000000000000000000b003b2c9d4556277d4b65b159ab75aa6d0b10bb23d9e0 2,198 1.00/1.00 vMB 19
592,157 592,157 0000000000000000001304fe747fbc3fdb46e258c8a0425976b404f6e9c2ec28 2,910 1.00/1.00 vMB 20
592,156 592,156 000000000000000000074742d1ca88a9b710d3028e9b417efcc4e1e6eb132b13 2,754 1.00/1.00 vMB 32
592,155 592,155 0000000000000000000af3b02ebc95c17736fa6af9d5e38098d17fda81d4ceb6 3,222 1.00/1.00 vMB 21
592,154 592,154 00000000000000000006d5407f4a228cc6a26e1b8f7e2e9eb0c9e98b453fe2a3 2,494 1.00/1.00 vMB 28
592,153 592,153 000000000000000000077883c3d8b3a482bdf61435922a74188d1b4af29433c7 2,717 1.00/1.00 vMB 28
592,152 592,152 00000000000000000003db756626ef860986891233e86bbf73f1067373994554 3,101 1.00/1.00 vMB 33
592,151 592,151 000000000000000000147c7609678b8fd44f59a88852a92f81ebd583711aba34 2,542 1.00/1.00 vMB 30
592,150 592,150 0000000000000000001a953a24317ff8929e7ed81d2407879d3a32ecafd78430 2,842 1.00/1.00 vMB 29
592,149 592,149 0000000000000000000f5b24d7fe7d0150e07babda4f98b71fd53845e72afc98 3,120 1.00/1.00 vMB 33
592,148 592,148 000000000000000000181580576b3ee6fe0097c7c3b049a58cdacb0c3150078e 2,315 1.00/1.00 vMB 27
592,147 592,147 0000000000000000001366aa7f22733cebc716d5af08771b496d67a7185d74dd 2,652 1.00/1.00 vMB 24
592,146 592,146 00000000000000000000542d6baec5c194a3ef0ee54a5c9100491bb7f9ece0d2 2,399 1.00/1.00 vMB 25
592,145 592,145 0000000000000000001280ee35602bd103918d9ed69047a7ba778d9bd1987934 2,552 1.00/1.00 vMB 23
592,144 592,144 00000000000000000006e7fb04fe7e021db7b2342e42c14c80eb9717ff4cb2ef 2,839 1.00/1.00 vMB 33
592,143 592,143 000000000000000000055daa995b6829a4d721d0192b9fab3f3302fdebcb1c1f 3,115 1.00/1.00 vMB 50
592,142 592,142 0000000000000000000e6053c16acbede498e0af55687a8db33ea9669879d97c 1,386 1.00/1.00 vMB 19
592,141 592,141 00000000000000000016ac2aa47c6db81f5fad29b4e96c7f55bc6a8771d0fe3f 2,940 1.00/1.00 vMB 43
592,140 592,140 00000000000000000013c44048d4b3ad186c1836fcc8ed37240082e81320fae2 2,797 1.00/1.00 vMB 23
592,139 592,139 0000000000000000000f1912457919bc7fa4426d964dd9a86e125336b20a644a 2,645 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.