Loading Tool

Explorer IconExplorer

Memory Pool

74,510 transactions
27.64 vMB
0.07647508 BTC
Random Selection Loading Transactions
Max Size: 168.32/200 MB

Candidate Block

Mining Attempt 0d77d1f6488a234bd72f2905347160142ffc471435977a8ea6a91b3283e81a64
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (476,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,228 439,228 0000000000000000013d47faa8c345cf89e8880494689a2451b0f4841b0e78ba 2,019 0.85/1.00 vMB 56
439,227 439,227 0000000000000000021ddd62ea3f93af6c711b49af0091b446d70956474dd286 270 0.34/1.00 vMB 16
439,226 439,226 0000000000000000021abbe68254a6a854f91a053b6601f4e6fcb3a469a54712 1,626 1.00/1.00 vMB 31
439,225 439,225 000000000000000001ecbde914676c4f8536c4961c1d8bca2d931c90f759e493 2,288 1.00/1.00 vMB 68
439,224 439,224 0000000000000000002347693de04d290382f77b276b74b5c864624642effb8c 1,782 1.00/1.00 vMB 43
439,223 439,223 00000000000000000444fa77c0cc881eb13f5b5415e5259e74e215e6368ea28a 1,853 1.00/1.00 vMB 36
439,222 439,222 000000000000000001514f8f9ac12835945aa89edf671c7f53c36eb6dc8b5469 2,125 1.00/1.00 vMB 72
439,221 439,221 0000000000000000027a3ca7f36e9df048c67ee7ce25ce8532095e7f8e74e0bb 349 0.78/1.00 vMB 17
439,220 439,220 0000000000000000043def38bd78e1ad2b2594a87a942c71656f3761f0033486 1,742 1.00/1.00 vMB 39
439,219 439,219 000000000000000001ed9c4e4c57517e82ec097c664f31ad397d099db37e8601 2,619 1.00/1.00 vMB 66
439,218 439,218 00000000000000000212df246a6af743e642f299bdbc9cb7272110799bc93aec 1,970 1.00/1.00 vMB 48
439,217 439,217 000000000000000003a7167ce9fbd82de353744b732abddfeec1f9aa783220b1 2,631 1.00/1.00 vMB 73
439,216 439,216 000000000000000000dcb698aa3b858dff2e234787838bbffb8e959f851d903a 1 0.00/1.00 vMB 0
439,215 439,215 0000000000000000042a6c9012939145c2d58a21101d55ee0368ed52c6c4c60f 1,982 1.00/1.00 vMB 60
439,214 439,214 000000000000000002fb5e04931ce3a8f5311a9befd410263d5211c481ea743c 1,283 0.66/1.00 vMB 40
439,213 439,213 000000000000000002b112a3f15055591177724ee7335a06cea34484b7c7a509 2,462 1.00/1.00 vMB 72
439,212 439,212 0000000000000000024c0fa2165da044ec4477dda1c100bb085acf6dd96f4f7c 2,562 1.00/1.00 vMB 73
439,211 439,211 0000000000000000006d47730e0d205e90680ca07ca0dac1f21349ddc279d98b 507 0.32/1.00 vMB 28
439,210 439,210 000000000000000004509a14a8f8b260b875f9833f5dc1e1f866577c5ebbcd81 2,185 1.00/1.00 vMB 51
439,209 439,209 000000000000000001637cdd2af21dd2acd41488266fd890943b86ce12a2ac0a 2,202 1.00/1.00 vMB 68
439,208 439,208 000000000000000002f7433007a47f637b302707cfd6ef0664fa4eed2e10d94d 2,505 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.