Loading Tool

Explorer IconExplorer

Memory Pool

78,662 transactions
29.85 vMB
0.07557365 BTC
Random Selection Loading Transactions
Max Size: 182.28/200 MB

Candidate Block

Mining Attempt 969271f21099aca72ac038bf9f0dc8fbdecefaed3b1ff9c6e0fee1027793d79c
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 6436e5a186d385e02e7f96277c2b83e0d60f48222e8ea3b0e18b9f3c6f8e46de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,906
Size: 1.00 vMB
Total Fees: 0.00948983 BTC
Feerates: 150.58 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (347,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,102 568,102 000000000000000000127597ed8dbf37569b21da91ab880becaf546296b23326 1,441 0.54/1.00 vMB 25
568,101 568,101 0000000000000000000ab4abc07d3436183370f798c3b924d037063fbfbd05cc 610 0.21/1.00 vMB 28
568,100 568,100 00000000000000000026064f82f7a5ae62b18dd1f6690559bcad21eb03887ccf 2,196 0.92/1.00 vMB 27
568,099 568,099 000000000000000000199ad6f8f2aabe3e7edea78612eb4585969c3414d1b5ff 1,672 0.58/1.00 vMB 28
568,098 568,098 0000000000000000002663efa6ac2cf0d6558ec73c634f28424b2ad1269d892e 1,718 0.69/1.00 vMB 26
568,097 568,097 0000000000000000001b6b05fb0a3fb08b4a556826f10c554ffdf84dff32dbf0 702 0.69/1.00 vMB 5
568,096 568,096 0000000000000000002b361b77544b3e5a7129f5b17f8ad1d78e91ba7886cfc0 2,161 1.00/1.00 vMB 5
568,095 568,095 0000000000000000001daa5737c6364d3b93c8b985a0ba54dfd52b4d8cadc81b 3,024 1.00/1.00 vMB 9
568,094 568,094 0000000000000000002d46fe64972ec1cfc5eb3a16aa46af33a8f961b8b2999a 2,791 1.00/1.00 vMB 26
568,093 568,093 0000000000000000002a25b39c063745cd343ff0fed6381a9c893b717b16e733 2,684 1.00/1.00 vMB 17
568,092 568,092 00000000000000000025794dbdd866756dbd66788f0f03e9c9cc9497490c9d72 2,539 1.00/1.00 vMB 36
568,091 568,091 00000000000000000009360637035639578ea6628f209a219ba99abf55f33106 2,646 1.00/1.00 vMB 36
568,090 568,090 000000000000000000087b203546af2cd71bc3e411dc5e4fe8cb44a62b72f4f6 2,780 1.00/1.00 vMB 33
568,089 568,089 000000000000000000282a7e2218958f5b106fd6eb779abbe23af417a8c478fd 3,039 1.00/1.00 vMB 38
568,088 568,088 000000000000000000171368db4ec8a42b6010efa2cc1fd006d939c274a03ab4 1,489 1.00/1.00 vMB 31
568,087 568,087 0000000000000000002d38b39c699eca5f87ce8c04e8acca0bff22fbc00098c8 2,650 1.00/1.00 vMB 45
568,086 568,086 0000000000000000001db54966065277f607cd2524e7fc880e142520dcbef33d 2,324 1.00/1.00 vMB 42
568,085 568,085 000000000000000000230b886ccec90fbdd87f0d4e4c9cf97c90bdae58f8fcd8 3,171 1.00/1.00 vMB 47
568,084 568,084 00000000000000000018e1e8dea1fe23ae19fc99ce87035363aff4b38b5ad361 182 0.11/1.00 vMB 28
568,083 568,083 00000000000000000026e7f96ba617c222e89c79575265bd31cef421de9ba942 902 0.40/1.00 vMB 38
568,082 568,082 0000000000000000000bfeb23f1e703e2d4ba6e13905b47d18d89666a15c7667 925 0.42/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.