Loading Tool

Explorer IconExplorer

Memory Pool

34,179 transactions
25.72 vMB
0.06054322 BTC
Random Selection Loading Transactions
Max Size: 130.11/200 MB

Candidate Block

Mining Attempt 042957c31465559520e27388d8526a8b8cf655d258a01756540fe8b66a6fe2be
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 6db358c0f58e94d7c9a46191e11cf3556992adb2ef59626b7f3e6153d6e855c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,033
Size: 1.00 vMB
Total Fees: 0.01356729 BTC
Feerates: 74.70 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (338,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,050 576,050 00000000000000000013d962fde9e3399a659354ef38e7d5430a6121db281318 2,369 1.00/1.00 vMB 128
576,049 576,049 0000000000000000001a36d346ceb2a4f56fb1291d4ede6258f37a7257447690 2,625 1.00/1.00 vMB 115
576,048 576,048 0000000000000000001c38b90897214552076191cc216145bf7217317156118e 2,390 1.00/1.00 vMB 103
576,047 576,047 00000000000000000005d6749fe833d41c1584f1232507dc05f7b93165403d35 2,395 1.00/1.00 vMB 100
576,046 576,046 0000000000000000001687796b8c917c1273f5e6564d30a402f229308b46e856 2,464 1.00/1.00 vMB 100
576,045 576,045 0000000000000000000acb757a67bcd4b031bc340b9090bbb82a266262a1284c 2,457 1.00/1.00 vMB 106
576,044 576,044 000000000000000000093524944bb5cf62e2b13251fc2da3ecf7f591a8bdfa5d 3,275 1.00/1.00 vMB 126
576,043 576,043 0000000000000000000a43fe478552aaf919574e22b7061add39236cfd83c53b 2,909 1.00/1.00 vMB 114
576,042 576,042 0000000000000000001ecb372cd284e95c5b07e7c6486a856308d5387efd5360 3,120 1.00/1.00 vMB 112
576,041 576,041 0000000000000000000821b8b4230e9bf9cd0d728bb9a3899ecdeb21eb93dfdb 3,014 1.00/1.00 vMB 115
576,040 576,040 0000000000000000001b2f92eb676d60730d71f5306b02d795c29c7d2823e00e 2,602 1.00/1.00 vMB 115
576,039 576,039 0000000000000000000eccac0cd816b93b56426c13b2e773342c3b47b2ea0ca1 3,022 1.00/1.00 vMB 127
576,038 576,038 0000000000000000000aefe25e33d115bcd8f1f77267eac1d94bc00c02418221 2,542 1.00/1.00 vMB 136
576,037 576,037 000000000000000000220aa010fb70492c26715cb8569e64499bb0ffa8527ac4 2,035 1.00/1.00 vMB 120
576,036 576,036 000000000000000000210d95adb2edb191acb427b5f9a83c014870dc970696e7 2,147 1.00/1.00 vMB 115
576,035 576,035 000000000000000000255a72c7034df0ef52c92cdadbb8a1cc3787875e181340 2,053 1.00/1.00 vMB 110
576,034 576,034 0000000000000000001777b5acb6755ff2a8ea6c11c0db18ed11fcfcfa9483a0 2,229 1.00/1.00 vMB 114
576,033 576,033 0000000000000000000a2b998d2cb3e700013b661acc73d58193b398e7ea2662 2,820 1.00/1.00 vMB 131
576,032 576,032 00000000000000000013918f0229cf792dd5d76b4c11acc186e87db8f792d78b 3,280 1.00/1.00 vMB 140
576,031 576,031 00000000000000000004a48d3f7bc04a9156af21baffcfa24b670f399cdc0a73 2,782 1.00/1.00 vMB 113
576,030 576,030 000000000000000000229a9ef5da92baedd15f0a607d568562dca61d3c627eb6 2,760 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.